| install_certara_packages | R Documentation |
A user friendly wrapper to easily install R packages and Shiny applications developed by Certara
install_certara_packages(
CRAN_repo = "https://cloud.r-project.org",
clean_install = FALSE,
quiet = FALSE
)
CRAN_repo |
Character; The URL of a CRAN mirror which defaults to |
clean_install |
Logical; Set to |
quiet |
Logical; Set to |
TRUE if all packages successfully install
## Not run:
install_certara_packages()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.