Man pages for PythonInR
Use Python from Within R

autodetectPythonAutodetects the settings for Windows
BEGIN.PythonExecute Python interactively from within R
equalCompare two Objects
pyAttachAttach Python objects to R
pyCallCall a callable Python object from within R
pyConnectconnects R to Python
pyDictCreate a virtual Python dictionary
pyDictZipCreate a dictionary
pyDirConvenience function to call the Python function *dir*
pyExecExecutes multiple lines of Python code from within R
pyExecfileExecutes Python source file from within R
pyExecgExecutes multiple lines of python code and gets the output
pyExecpExecutes a single line of Python code from within R
pyExitcloses the connection to Python
pyFunctioncreates a virtual Python function
pyGetGets Python objects by name and transforms them into R...
pyGet0Creates an R representation of an Python object
pyHelpConvenience function to access the Python *help* system
pyImportImport virtual Python objects to R
pyIsConnectedchecks if R is connected to Python
pyListCreates a virtual Python list
pyObjectCreates a virtual Python object
pyOptionsOptions for the PythonInR package
pyPrintConvenience function to print a given Python object to the R...
pyRefget the location (reference) of an 'PythonInR_Object'
pySetassigns R objects to Python
pySourceReads mixed R and Python code from a file
pyTupleCreates a virtual Python tuple
pyTypeConvenience function to call the Python function *type*
pyVersionis a convenience function to get sys.version from Python
pyVersionInfois a convenience function to get sys.version_info from Python
typehintAdditional Type Information
PythonInR documentation built on May 2, 2019, 5:17 p.m.