st_tilt: st_tilt

Description Usage Arguments

View source: R/sp-st_tilt.R

Description

Tilt an sf object by a specified angle

Usage

1
st_tilt(data_sf, angle, base_sf = NULL, keep_data = TRUE)

Arguments

data_sf

An sf object

angle

(angle to tilt, numeric)

base_sf

If supplied, data_sf is shifted to the centroid of this sf object (default: NULL)

keep_data

keep the non-geometry data part of the data (default: TRUE)


tmieno2/R-package-TM documentation built on Dec. 23, 2021, 11:02 a.m.