View source: R/fct_install_fiora.R
| install_fiora | R Documentation |
This function will check and perform the installation of three components in the following order: reticulate, miniconda and fiora. It will ensure that a working conda environment 'fiora' is available. This is a prerequisite for both, run_app and run_script.
install_fiora()
A list providing the current OS and path information on the current python executable and the fiora script.
## Not run:
# this will install packages and software on your machine
install_fiora()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.