get_all_files: Read one or more files

Description Usage Arguments Value

View source: R/preprocessing.R

Description

Read one or more files

Usage

1
get_all_files(config, to_utm = TRUE)

Arguments

to_utm

logical; should crs be converted to UTM? Default it true.

path

string; directory where the files are stored

files

string; names of files to be opened within the directory given by path.

file_ids

string; names to assign to new columns. Must be in the same order as files.

Value

A named list of sf objects


smmueller/plotdesignr documentation built on Jan. 5, 2022, 10:55 a.m.