The goals of the szrtools package are: 1. Build tools to make data analysis more efficient 2. Create a R markdown for the package building process 3. Practice R package building
You can clone the SZRtools repo from GitHub, and install with
devtools::install_local("<path>/szrtools")
This is a basic example which shows you how to solve a common problem:
library(szrtools)
## basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.