tests/azimuth.R

suppressPackageStartupMessages(library(sf))
suppressPackageStartupMessages(library(lwgeom))
p = st_sfc(st_point(c(7,52)), st_point(c(8,53)), crs = 4326)
st_geod_azimuth(p)

Try the lwgeom package in your browser

Any scripts or data that you put into this service are public.

lwgeom documentation built on May 29, 2024, 9:40 a.m.