download_lead {aire.zmvm} | R Documentation |
Download data on lead pollution from the archives available at Plomo and PartÃculas suspendidas
download_lead(type)
type |
type of data to download.
|
A data.frame with pollution data.
## Not run:
head(download_lead("PbPST"))
## End(Not run)