| SnakeCharmR-package | R and Python Integration |
| py.assign | Assign values to Python variables from R |
| py.call | Calls Python functions and methods from R |
| py.exec | Executes arbitrary Python code from R |
| py.get | Get values from Python variables to R |
| py.load | Reads and executes Python code from a file |
| py.rm | Remove a Python variable from R |
| SnakeCharmR | R and Python Integration |