Use Python from Within R


[Up] [Top]

Documentation for package ‘PythonInR’ version 0.2-3

Help Pages

autodetectPython Autodetects the settings for Windows
BEGIN.Python Execute Python interactively from within R
equal Compare two Objects
equal.character Compare two Objects
equal.integer Compare two Objects
equal.list Compare two Objects
equal.logical Compare two Objects
equal.NULL Compare two Objects
equal.numeric Compare two Objects
equal.simple_triplet_matrix Compare two Objects
is.PythonInR_Object Creates a virtual Python object
pyAttach Attach Python objects to R
pyCall Call a callable Python object from within R
pyConnect connects R to Python
pyDict Create a virtual Python dictionary
pyDictZip Create a dictionary
pyDir Convenience function to call the Python function *dir*
pyExec Executes multiple lines of Python code from within R
pyExecfile Executes Python source file from within R
pyExecg Executes multiple lines of python code and gets the output
pyExecp Executes a single line of Python code from within R
pyExit closes the connection to Python
pyFunction creates a virtual Python function
pyGet Gets Python objects by name and transforms them into R objects
pyGet0 Creates an R representation of an Python object
pyHelp Convenience function to access the Python *help* system
pyImport Import virtual Python objects to R
pyIsConnected checks if R is connected to Python
pyList Creates a virtual Python list
pyObject Creates a virtual Python object
pyOptions Options for the PythonInR package
pyPrint Convenience function to print a given Python object to the R terminal
pyRef get the location (reference) of an 'PythonInR_Object'
pySet assigns R objects to Python
pySource Reads mixed R and Python code from a file
pyTuple Creates a virtual Python tuple
pyType Convenience function to call the Python function *type*
pyVersion is a convenience function to get sys.version from Python
pyVersionInfo is a convenience function to get sys.version_info from Python
th.cvxopt Additional Type Information
th.float Additional Type Information
th.int Additional Type Information
th.list Additional Type Information
th.list_int Additional Type Information
th.list_str Additional Type Information
th.long Additional Type Information
th.numpy Additional Type Information
th.numpy_int Additional Type Information
th.numpy_str Additional Type Information
th.pandas Additional Type Information
th.scibsr Additional Type Information
th.scicoo Additional Type Information
th.scicsc Additional Type Information
th.scicsr Additional Type Information
th.scidia Additional Type Information
th.scidok Additional Type Information
th.scilil Additional Type Information
th.string Additional Type Information
th.tlist Additional Type Information
th.tlist ## comment(x) <- "tlist" Additional Type Information
th.tlist_int Additional Type Information
th.tlist_str Additional Type Information
th.ttuple Additional Type Information
th.ttuple_int Additional Type Information
th.ttuple_str Additional Type Information
th.tuple Additional Type Information
th.tuple_int Additional Type Information
th.tuple_str Additional Type Information
th.unicode Additional Type Information
th.vector Additional Type Information
th.vector_int Additional Type Information
th.vector_str Additional Type Information
typehint Additional Type Information