knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of LSTDConnect is to serve as a companion package for the National Connectivity Analysis paper (in prep). It implements a limited and parallel version of the SAMC analysis (see the samc
package and associated publication).
You can install the development version of LSTDConnect from GitHub with:
# install.packages("devtools") devtools::install_github("LandSciTech/LSTDConnect")
See the vignette "SAMC Comparison" for a comparison of the SAMC implementations in this package and the samc
package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.