convert_shapefile_to_dataframe: Convert a shapefile with point data to a table with the...

Description Usage Arguments Value

View source: R/convert_shapefile_to_dataframe.R

Description

Convert a shapefile with point data to a table with the attributes plus the coordinates

Usage

1

Arguments

file

filename of the shapefile, with extension!

crs

target crs for the x and y coordinates in the dataframe

Value

data frame with all shapefile attributes, and additional x and y columns


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