Description Usage Arguments Value Examples
View source: R/load_function.R
A function to load NIS data between 2016 and 2018
1 | load_nis(filepath, year, data_type)
|
filepath |
character Path to the input file |
year |
integer Year of data |
data_type |
character type of data to load Eg:'hospital','core','severity |
A data frame
1 | load_nis('C:/data.asc',2016,'hospital')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.