knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" )
This R package facilitates Sensitivity Analysis for Complex Computational Models.
Install and load the latest release of the package from GitHub:
# install.packages("devtools") devtools::install_github("JohnNay/sa") library(sa)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.