Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 810 Bytes

File metadata and controls

33 lines (24 loc) · 810 Bytes

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.