sf: TBD Convert from dplyr tbl form to simple features.

View source: R/sfFromTable.R

sfR Documentation

TBD Convert from dplyr tbl form to simple features.

Description

Not yet implemented.

Usage

sf(x, ...)

## S3 method for class 'data.frame'
sf(x, attr_tab = NULL, crs, ...)

Arguments

x

tibble as created by sptable

...

unused

attr_tab

remaining data from the attributes

crs

projection, defaults to NA_character_

Value

sf


spbabel documentation built on March 31, 2023, 11:55 p.m.