Skip to content

eikku/bloodstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

output
github_document

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()

About

This is R Ladies demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages