Description Usage Arguments Details Examples
Deprecated. Use <DATA> from Barro Colorado Island with bciex::<DATA> (see https://github.com/forestgeo/bciex).
1 2 |
plot |
Character string giving the name of the plot where the data comes from (as it appears in the names of the R Analytical Tables). |
census |
census numbers as they appear in the names of the R Analytical Tables; can be a vector |
type |
either full or stem, in quote marks |
path |
the name of the folder in which the tables are stored, defaults to CTFSRPackage |
remove |
if TRUE, the tables are detached, otherwise they are attached |
includespp |
can be set to FALSE if the species table is not available |
A convenience for attaching the R Analytical Tables, including the species table. One or more censuses can be requested, and either the full'or the 'stem'tables. The path in which R Tables are stored is submitted; if in a folder called CTFSRPackage, then the default works.
Within that folder, there must be subfolders named full, stem, and species for the three types of tables. The function 'attach_if_needed' is used, so there is no penalty to requesting a table that is already attached.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.