Download data on lead pollution from the archives available at Plomo and Partículas suspendidas

download_lead(type)

Arguments

type

type of data to download.

  • "PbPST"

  • "PST, PM10, PM25"

Value

A data.frame with pollution data.

Examples

if (FALSE) { head(download_lead("PbPST")) }