View source: R/use_stepcount_condaenv.R
use_stepcount_condaenv | R Documentation |
stepcount
Use Conda Environment for stepcount
use_stepcount_condaenv(envname = "stepcount", ...)
conda_create_stepcount(envname = "stepcount", ..., python_version = "3.9")
unset_reticulate_python()
have_stepcount_condaenv()
envname |
environment name for the conda environment |
... |
additional arguments to pass to |
python_version |
version of Python to use for environment |
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.