Learn R Programming

animl (version 3.2.0)

load_animl: Load animl-py if available

Description

Load animl-py if available

Usage

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

Value

none

Arguments

envname

name of python environment

python_version

version of python to install

Examples

Run this code
if (FALSE) animl_install("animl_env", ANIML_VERSION, python_version="3.12")

Run the code above in your browser using DataLab