Function reference
-
choose_fileopen()
choose_filesave()
choose_directory()
- Choose file or directory to open via
'Python'
-
CONDAENV_NAME()
conda_path()
conda_bin()
env_path()
list_pkgs()
configure_matlab()
configure_conda()
remove_conda()
add_packages()
ensure_rpymat()
matlab_engine()
call_matlab()
- 'Miniconda' environment
-
add_jupyter()
jupyter_bin()
jupyter_register_R()
jupyter_options()
jupyter_launch()
jupyter_check_launch()
jupyter_server_list()
jupyter_server_stop()
jupyter_server_stop_all()
- Install, register, launch 'Jupyter' notebook to the virtual environment
-
py_builtin()
- Get 'Python' built-in object
-
py_list()
- List in 'Python'
-
py_slice()
- Slice index in 'Python' arrays
-
read_xlsx()
- Read data frame from a
'xlsx'
file
-
repl_python()
- Enable interactive 'python' from R
-
import_main()
tuple()
py_tuple()
py_help()
np_array()
import()
r_to_py()
py_to_r()
py_to_r_wrapper()
py_str()
py_run_string()
py_bool()
py_dict()
py_call()
py_del_attr()
py_del_item()
py_eval()
py_get_attr()
py_set_attr()
py_get_item()
py_set_item()
py_len()
py_none()
- Wrappers around
'reticulate'
package
-
py
- Get 'Python' main process environment
-
cmd_create()
cmd_set_env()
cmd_set_workdir()
cmd_set_conda()
cmd_build()
detect_shell()
run_command()
- Execute command with additional environments
-
run_script()
run_pyscript()
run_pystring()
- Run 'Python' script