array_reshape | Reshape an Array |
as.character.python.builtin.bytes | Convert Python bytes to an R character or raw vector |
as.character.python.builtin.str | Convert a Python string to an R Character Vector |
conda_run2 | Run a command in a conda environment |
conda-tools | Conda Tools |
configure_environment | Configure a Python Environment |
dict | Create Python dictionary |
eng_python | A reticulate Engine for Knitr |
import | Import a Python module |
install_miniconda | Install Miniconda |
install_python | Install Python |
ipython | IPython console |
is_py_object | Check if x is a Python object |
iterate | Traverse a Python iterator or generator |
miniconda-params | miniconda-params |
miniconda_path | Path to Miniconda |
miniconda_uninstall | Remove Miniconda |
miniconda_update | Update Miniconda |
nameOfClass.python.builtin.type | 'nameOfClass()' for Python objects |
np_array | NumPy array |
Ops-python-methods | S3 Ops Methods for Python Objects |
py | Interact with the Python Main Module |
py_available | Check if Python is available on this system |
py_bool | Python Truthiness |
py_call | Call a Python callable object |
py_capture_output | Capture and return Python output |
PyClass | Create a python class |
py_config | Python configuration |
py_config_error_message | Build Python configuration error message |
py_del_attr | Delete an attribute of a Python object |
py_discover_config | Discover the version of Python to use with reticulate. |
py_ellipsis | The builtin constant Ellipsis |
py_eval | Evaluate a Python Expression |
py_exe | Python executable |
py_func | Wrap an R function in a Python function with the same... |
py_function_custom_scaffold | Custom Scaffolding of R Wrappers for Python Functions |
py_function_wrapper | Scaffold R wrappers for Python functions |
py_get_attr | Get an attribute of a Python object |
py_get_item | Get/Set/Delete an item from a Python object |
py_has_attr | Check if a Python object has an attribute |
py_help | Documentation for Python Objects |
py_help_handler | Provide help for Python objects |
py_id | Unique identifer for Python object |
py_install | Install Python packages |
py_is_null_xptr | Check if a Python object is a null externalptr |
py_iterator | Create a Python iterator from an R function |
py_last_error | Get or (re)set the last Python error encountered. |
py_len | Length of Python object |
py_list_attributes | List all attributes of a Python object |
py_list_packages | List installed Python packages |
py_main_thread_func | Deprecated Create a Python function that will always be... |
py_module_available | Check if a Python module is available on this system. |
py_none | The Python None object |
py_run | Run Python code |
py_save_object | Save and Load Python Objects |
py_set_attr | Set an attribute of a Python object |
py_set_seed | Set Python and NumPy random seeds |
py_str | String representation of a python object. |
py_suppress_warnings | Suppress Python warnings for an expression |
py_to_r_wrapper | R wrapper for Python objects |
py_unicode | Convert to Python Unicode Object |
py_version | Python version |
py_versions_windows | Discover versions of Python installed on a Windows system |
register_class_filter | Register a filter for class names |
register_help_topics | Register help topics |
register_module_help_handler | Register a help handler for a root Python module |
register_suppress_warnings_handler | Register a handler for calls to py_suppress_warnings |
repl_python | Run a Python REPL |
reticulate | R Interface to Python |
r-py-conversion | Convert between Python and R objects |
source_python | Read and evaluate a Python script |
tuple | Create Python tuple |
use_python | Use Python |
virtualenv-tools | Interface to Python Virtual Environments |
with-as-operator | Create local alias for objects in 'with' statements. |
with.python.builtin.object | Evaluate an expression within a context. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.