import_meteorology: Function to import meteorological data from a vehicle...

Description Usage Arguments Value Author(s)

View source: R/importing_functions.R

Description

Function to import meteorological data from a vehicle emissions database.

Usage

1
import_meteorology(con, site = NA, spread = TRUE)

Arguments

con

Database connection to a vehicle emissions database.

site

A vector of sites.

spread

Should the table be reshaped and made wider?

Value

Tibble.

Author(s)

Stuart K. Grange


skgrange/emitr documentation built on Oct. 2, 2019, 3:45 p.m.