README.md

bloodstats

Build Status

A dummy package for demo and testing.

Installation

# # Install devtools if you don't have it already
# install.packages("devtools")
devtools::install_github("mariakalimeri/bloodstats")

Examples

data.frame(var1 = c(1, 2, 3), var2 = c(4, 5, 6)) %>%
  bloodstats::bloodmeans()


mariakalimeri/bloodstats documentation built on Oct. 26, 2020, 9:19 a.m.