rg_leaflet_transform: Transforming the spatial reference of sp or sf objects to be...

Description Usage Arguments Examples

View source: R/leaflet_transform.R

Description

Transforming the spatial reference of sp or sf objects to be plotted via leaflet. Transforms the spatial reference to the WGS84 projection (epsg:4326).

Usage

1

Arguments

object

Sp or sf object

Examples

1
points <- leaflet_transform(station_shp)

sitscholl/Rgadgets documentation built on Feb. 19, 2021, 1:24 a.m.