Skip to contents

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

Usage

download_lead(type)

Arguments

type

type of data to download.

  • PbPST

  • PST, PM10, PM25

Value

A data.frame with pollution data.

Examples

if (FALSE) { # \dontrun{
head(download_lead("PbPST"))
} # }