A dummy package for demo and testing.
```{r, eval = FALSE}
devtools::install_github("mariakalimeri/bloodstats")
## Examples
```{r, eval = FALSE}
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.