Skip to contents

Read tabular data - either spatial layer (i.e. a table in a GeoPackage) or csv file.

Usage

read_tables(uploads, lyr)

Arguments

uploads

Data frame generated from list_layers indicating names, file types, and paths to uploaded layers.

lyr

User selected layer - this is used for selecting the relevant layer from a GeoPackage with many layers.

Value

a (spatial) data frame of the selected layer.