add_long_lat: Add long lat coordinates to a data frame

Description Usage Arguments Value

View source: R/add_long_lat.R

Description

Add long lat coordinates to a data frame

Usage

1
add_long_lat(dat, crs = NULL)

Arguments

dat

data frame with x and y coordinates

crs

coordinate reference system of the data (defaults to getOption('default_crs'))

Value

data frame with additional long and lat columns


rogiersbart/rtoolz documentation built on Aug. 20, 2020, 2:48 p.m.