Learn R Programming

animl (version 3.2.0)

animl_install: Load animl-py if available

Description

Load animl-py if available

Usage

animl_install(envname = "animl_env", python_version = "3.12")

Value

animl-py module

Arguments

envname

name of python environment

python_version

version of python to install

Examples

Run this code
if (FALSE) animl_py <- load_animl_py()

Run the code above in your browser using DataLab