read.tdat: Reading in an exported TerrADat geodatabase

View source: R/reading.R

read.tdatR Documentation

Reading in an exported TerrADat geodatabase

Description

Reads in the terrestrial and remote sensing indicator feature classes from an ESRI geodatabase exported from the BLM NOC TerrADat. Returns a single SpatialPointsDataFrame containing the data from both.

Usage

read.tdat(tdat.path = NULL, tdat.name)

Arguments

tdat.path

Character string. The folder path that contains the geodatabase specified in tdat.name. Defaults to the working directory.

tdat.name

A string of the filename of the geodatabase to import from


nstauffer/aim.analysis documentation built on Nov. 2, 2023, 12:52 a.m.