read_nis: Read an NIS file from a specific year

Description Usage Arguments Value

Description

This function reads a single type of NIS file (between Core, Hospital, Diagnosis/Procedure, and Severity) from a single year.

Usage

1
read_nis(file_path, file_type, year)

Arguments

file_path

This is where the NIS file is located.

file_type

This is the NIS file type that you would like to read. Choose one of c("core", "hospital", "dxpr", "severity")

year

Choose a year between 2004 and 2012.

Value

A data.frame with all NIS fields


mustafaascha/nisr documentation built on May 23, 2019, 10:52 a.m.