filterStations: Filter statistics by crtieria

Description Usage Arguments Value

Description

Filter statistics by crtieria

Usage

1
filterStations(data, stats.data, statistic, criteria, meet = TRUE)

Arguments

data

a data.frame - or list of data.frames - for stations obtained with getStationdata()

stats.data

a data.frame of statistics returned from lmStats()

statistic

what statistic are you filtering by? Must match column name in 'stats.data'

criteria

what is the threshold of interest?

meet

(logical) if TRUE returns all station above criteria, else returns all stations below criteria

Value

a data.frame of stations


mikejohnson51/ET documentation built on May 5, 2019, 12:31 p.m.