View source: R/install_invest.R
install_invest | R Documentation |
Install InVEST and its dependencies
install_invest( envname = "r-reticulate", gh_action_runner = FALSE, restart_session = TRUE )
envname |
Name of Python environment to install within |
gh_action_runner |
boolean |
restart_session |
Restart R session after installing (note this will only occur within RStudio). |
## Not run: rinvest::install_invest() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.