Thenaryn package is a toolkit for medical records dataanalysis. It implements an efficient data structure for storing medicalrecords, 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 thevignettefor more details.