Learn R Programming

aire.zmvm (version 0.9.0)

download_lead: Download Lead Pollution Archives

Description

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

Usage

download_lead(type)

Value

A data.frame with pollution data.

Arguments

type

type of data to download.

  • PbPST

  • PST, PM10, PM25

Examples

Run this code
if (FALSE) {
head(download_lead("PbPST"))
}

Run the code above in your browser using DataLab