Learn R Programming

XRPython (version 0.8)

Structured Interface to 'Python'

Description

A 'Python' interface structured according to the general form described in package 'XR' and in the book "Extending R".

Copy Link

Version

Install

install.packages('XRPython')

Monthly Downloads

127

Version

0.8

License

GPL (>= 2)

Maintainer

John M Chambers

Last Published

October 24th, 2017

Functions in XRPython (0.8)

dict_Python-class

Proxy Class for Python Dictionaries
from_Python-class

Class for General Python Class Objects
pythonTask

Register an Evaluator Command or Expression at Initialization
setPythonClass

Create a Proxy Class for a Python Class
XRPython-package

Functional and Object-based Interface from R to Python
convert

Convert Proxy Objects between XRPython and reticulate
setupStep

The Setup Step
PythonObject-class

Proxy Objects in R for Python Objects
RPython

An Evaluator for the Python Interface.
functions

Function Versions of Methods for Python Interface evaluators.
ipython

Write a File of Python Commands to Test Package Modules in Python
Modules

Import a Python module or add a directory to the Python Search Path
PythonClassDef-class

Class and Generator for Python Class Description from Python Metadata
noScalar

Send a Non-scalar Version of an Object
okPython

Check for a Valid Python for Interface
PythonFunction-class

Proxy Objects in R for Python Functions
PythonInterface-class

An Interface to Python
isinstance

Test if a Proxy Object is an Instance of a Python Type
list_Python-class

Proxy Class for Python Lists