st_rotate: Rotate an sf object

View source: R/st_rotate.R

st_rotateR Documentation

Rotate an sf object

Description

This takes an sf object with coordinates in -180 to 180 and converts it to an object 0 to 360 (like the ones used in climate model outpt)

Usage

st_rotate(x)

Arguments

x

an sf object

Value

the same object, with coordinates rotated


jcvdav/startR documentation built on May 2, 2024, 8:30 p.m.