load_nis: load nis function

Description Usage Arguments Value Examples

View source: R/load_function.R

Description

A function to load NIS data between 2016 and 2018

Usage

1
load_nis(filepath, year, data_type)

Arguments

filepath

character Path to the input file

year

integer Year of data

data_type

character type of data to load Eg:'hospital','core','severity

Value

A data frame

Examples

1
load_nis('C:/data.asc',2016,'hospital')

nancyzhu24/nis2 documentation built on March 7, 2021, 2:18 a.m.