Description Usage Arguments Details Value Examples
Download morbidity data from INE ftp and parse it
1 | GetMorbiData(y1 = 2005, y2 = 2015)
|
year1 |
Begining year of morbidity data |
year2 |
Ending year of morbidity data |
Uses ReadZip
data frame with morbidity data prov_hosp, sexo, prov_res, diag_in, diag_ppal, motivo_alta, estancia, fecha_ingreso, edad
1 | data <- GetMorbiData(y1=2010,y2=2011)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.