StdLon: Standardize lon to (-180,180].

Description Usage Arguments Value Examples

View source: R/utilities.R

Description

StdLon Standardizes longitude to (-180,180]

Usage

1
StdLon(x)

Arguments

x

The numeric objeect to be standardized.

Value

The standardized object.

Examples

1
StdLon(0:360)

mccreigh/rwrfhydro documentation built on Feb. 28, 2021, 1:53 p.m.