The naryn package is a toolkit for medical records data analysis. It
implements an efficient data structure for storing medical records, and
provides a set of functions for data extraction, manipulation and
analysis.
install.packages("naryn")Or for the latest development version:
remotes::install_github("tanaylab/naryn")See the vignette for more details.