st_to_360: Convert longitude/latitude coordinates from -180/180 to 0/360

View source: R/sf_funcs.R

st_to_360R Documentation

Convert longitude/latitude coordinates from -180/180 to 0/360

Description

Converts sf data with EPSG = 4326 from -180/180 specification to 0/360 for plotting with the mapview package etc.

Usage

st_to_360(x)

Arguments

x

An sf data frame with EPSG=4326.

Author(s)

Josh London


dsjohnson/crawlUtils documentation built on Sept. 13, 2024, 1:34 p.m.