add_mercator: Add mercator coordinates to a data frame

Description Usage Arguments Value

View source: R/add_mercator.R

Description

Add mercator coordinates to a data frame

Usage

1
add_mercator(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 x_merc and y_merc columns


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