View source: R/load_terradat.R
load_terradat | R Documentation |
loads TerrADat and LMF tables as sf objects and TerrADatSpeciesIndicators table by default. It can also load TBLSOILPITHORIZONS, TBLSPECRICHDETAIL, TBLSTATESPECIES and POINTWEIGHT tables.
load_terradat(connection, extra = FALSE)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.