load_terradat: loads TerrADat and LMF tables as sf objects and...

View source: R/load_terradat.R

load_terradatR Documentation

loads TerrADat and LMF tables as sf objects and TerrADatSpeciesIndicators table by default. It can also load TBLSOILPITHORIZONS, TBLSPECRICHDETAIL, TBLSTATESPECIES and POINTWEIGHT tables.

Description

loads TerrADat and LMF tables as sf objects and TerrADatSpeciesIndicators table by default. It can also load TBLSOILPITHORIZONS, TBLSPECRICHDETAIL, TBLSTATESPECIES and POINTWEIGHT tables.

Usage

load_terradat(connection, extra = FALSE)

Arguments

connection

a string of the name of the ODBC connection. See https://github.com/mschmidty/AimSqlTools for instructions on how to set up connection.

extra

a boolean. Default is FALSE. If TRUE TBLSOILPITHORIZONS, TBLSPECRICHDETAIL, TBLSTATESPECIES and POINTWEIGHT tables are also loaded.


mschmidty/AimSqlTools documentation built on June 3, 2022, 9:20 a.m.