nis_sql_dx: Query NIS SQLite Core and Severity Files by Year and...

Description Usage Arguments Examples

Description

Query NIS by year and ICD9 codes and returns a Dataframe of the Core and Severity data

Usage

1
nis_sql_dx(year, nis_path = "~/NIS", dx_codes)

Arguments

year

NIS Year

nis_path

Path to the NIS DB files. Defaults to "~/NIS"

dx_codes

List of ICD9 diagnoses given as strings

Examples

1
nis_sql_dx(year, dx_codes)

jjinho/rnis documentation built on May 19, 2019, 11:40 a.m.