check_conda_env_exists | Check if the Conda environment exists |
check_python_package_name | Check if the Python package name is valid |
create_and_activate_conda_env | Creates and activates the Conda environment |
create_conda_env | Create a Conda environment if needed. |
create_default_conda_env | Create and/or get the default 'ormr' Conda enviroment |
default_params_doc | This function does nothing. It is intended to inherit is... |
does_conda_env_exists | Determine if a Conda environment exists |
get_default_ormr_folder_name | Get the default 'ormr' folder name |
get_default_python_version | Get the default version of Python used |
get_installed_python_packages | Get the installed Python packages and their versions |
get_python_binary_path | Get the path to the 'python' binary |
install_python_package | Install one Python package |
install_python_packages | Install one or more Python packages |
install_python_package_with_version | Install a Python package with a certain version |
is_conda_installed | Determine if Conda is installed |
is_python_package_installed | Determine if a Python package is installed |
is_python_package_with_version_installed | Determine if a Python package with the right version is... |
ormr | 'ormr': work with Python packages and scripts from R. |
ormr_report | Create a 'ormr' report, to be used when reporting bugs |
run_python_script | Run a Python script |
run_python_script_with_args | Run a Python script with command-line arguments |
version_to_semversion | Convert a version number to a semver version number |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.