The goal of krspHelpR is to provide high level helper functions for
users of the krsp
package. Most all functions in the package are
wrappers around the scripts in the krsp functions. I
have simply refactored and cleaned some of them up.
You can install the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("mwhalen18/krspHelpR")
This is a basic example which shows you how to solve a common problem:
library(krspHelpR)
## basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.