extract.table: Reading in data from DIMA

Description Usage Arguments

View source: R/reading.R

Description

This will read in data from a DIMA according to the SQL query or queries provided. The output is a named list of query results.

Usage

1
2
## S3 method for class 'table'
extract(data.path, dima, query)

Arguments

data.path

A string specifying the folder path containing the DIMA[s].

dima

A string specifying the filename with extension of the DIMA to read data from in data.path.

query

An named character vector of one or more SQL queries. Value names should follow the same pattern as "gap", "lpi", "species.inventory".


nstauffer/dima.tools documentation built on May 20, 2019, 2:09 p.m.