Description
Native Access Medical Record Retriever for High Yield Analytics.
Description
A toolkit for medical records data analysis. The 'naryn' package implements an efficient data structure for storing medical records, and provides a set of functions for data extraction, manipulation and analysis.
README.md
naryn
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.
Installation
install.packages("naryn")
Or for the latest development version:
remotes::install_github("tanaylab/naryn")
Usage
See the vignette for more details.