Skip to contents

Returns the annual balances for a component by station

Usage

air_annual(component, year)

Arguments

component

ID of component (see air_components)

year

A 4-digit year

Examples

if (FALSE) { # \dontrun{
air_annual(5, 2020)
} # }