A dummy package for demo and testing.
```r
devtools::install_github("suvasama/bloodstats") ```
```r data.frame(var1 = c(1, 2, 3), var2 = c(4, 5, 6)) %>% bloodstats::bloodmeans() \ ```
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.