CRAN status R-CMD-check

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.