nis_sql_pr: 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_pr(year, nis_path = "~/NIS", pr_codes)

Arguments

year

NIS Year

nis_path

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

pr_codes

List of ICD9 procedures given as strings

Examples

1
nis_sql_pr(year, pr_codes)

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