to360: Convert [-180,180] longitudes to [0, 360]

View source: R/bb.R

to360R Documentation

Convert [-180,180] longitudes to [0, 360]

Description

Convert [-180,180] longitudes to [0, 360]

Usage

to360(x)

Arguments

x

numeric vector, no check is done for being within [0,3 60] range

Value

numeric vector

See Also

https://gis.stackexchange.com/questions/201789/verifying-formula-that-will-convert-longitude-0-360-to-180-to-180/201793


BigelowLab/rasf documentation built on July 18, 2022, 10:19 p.m.