tibble_to_sf: turn a tibble with a lat and long column into a set sf points

Description Usage

View source: R/geo_related.R View source: R/a_fft_functions.R

Description

turn a tibble with a lat and long column into a set sf points

Convert GPS tibble into sf object

Usage

1
2
3
tibble_to_sf(tib, crs = 4326)

tibble_to_sf(tib, crs = 4326)

k-hench/fftidy documentation built on March 9, 2021, 4:10 p.m.