matchStations: Order the stations according to a particular order

View source: R/matchStations.R

matchStationsR Documentation

Order the stations according to a particular order

Description

Convert a real variable into a binary variable (i.e., 0 or 1) filtering by a threshold.

Usage

matchStations(obj, ref)

Arguments

obj

A station object to be ordered, normally predictions.

ref

A station object used as reference to order, normally observations.

Value

A new grid object with binary values.

Author(s)

J. Bano-Medina


SantanderMetGroup/transformeR documentation built on Oct. 28, 2023, 5:26 a.m.