Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 324 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 324 Bytes

ezfun

ezfun is a personal package of utility functions and table-making functions for use in clinical projects

Installation

# install.packages("devtools")
devtools::install_github("zabore/ezfun")
library(ezfun)

Usage

See the pacakge documentation for details about available functions and their usage