nis_sql_ecode: Query NIS SQLite Core and Severity Files by Year and ICD9 E...

Description Usage Arguments Examples

Description

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

Usage

1
nis_sql_ecode(year, nis_path = "~/NIS", ecodes)

Arguments

year

NIS Year

nis_path

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

ecodes

List of ICD9 procedures given as strings

Examples

1
nis_sql_ecode(year, ecodes)

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