svis_points.data.frame: svis_points.data.frame

View source: R/points.R

svis_points.data.frameR Documentation

svis_points.data.frame

Description

svis_points.data.frame

Usage

## S3 method for class 'data.frame'
svis_points(data, crs = NULL, ...)

Arguments

data

A data.frame with at least x and y and columns

crs

The crs of the data c("sweref99", "RT90", "WGS84"). If null the function tries to guess the crs.

...

Other Arguments

Value

A svis_points object


trosendal/svis documentation built on Jan. 28, 2023, 12:05 a.m.