stepcountUse Conda Environment for stepcount
use_stepcount_condaenv(envname = "stepcount", ...)conda_create_stepcount(envname = "stepcount", ..., python_version = "3.9")
unset_reticulate_python()
have_stepcount_condaenv()
Nothing
environment name for the conda environment
additional arguments to pass to reticulate::use_condaenv()
other than condaenv.
version of Python to use for environment