This will read in data from one or more DIMAs according to the SQL queries requested and includes default SQL queries for canopy gap, line-point intercept, soil stability, and species inventory data. The output is either a list of lists of query results named with the source filename[s] or a list of query results combined from all sources named with the query name[s].
| 1 2 3 4 | 
| data.path | Character string. The path to the folder containing the DIMA[s]. | 
| dima.list | Optional character vector. One or more filenames of DIMAs to read data from in  | 
| gap | Logical. If  | 
| lpi | Logical. If  | 
| species | Logical. If  | 
| species.inventory | Logical. If  | 
| stability | Logical. If  | 
| stability.tidy | Logical.  | 
| custom.query | An optional named character vector of one or more SQL queries. Value names should follow the same pattern as "gap", "lpi", "species.inventory". | 
| combine | Logical. If  | 
| all | Logical. If  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.