library(knitr)
knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(pkgproject)
head(nasty)
illustrate the function
library(pkgproject) summary_stat(nasty,929)
request_CL(nasty,929)
R_bar_chart(nasty,929)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.