View source: R/populate_template.R
augment_fn012 | R Documentation |
the fn012 data downloaded from the api, may be incomplete, missing species and groups that that were actually encountered in the associated projects. This function adds records to the FN012 table in these instances. If the missing spc-grp combinations can be found in the FN012 protocols table, those values are used, otherwise default values for the species are used instead. If prune=TRUE SPC-GRP combinations that appear in the FN012 table, but not in the FN123 table, are dropped from the FN012 before it is returned.
augment_fn012(fn011, fn012, fn123, prune_fn012, source)
fn011 |
|
fn012 |
|
fn123 |
|
prune_fn012 |
|
source |
|
dataframe
Adam Cottrill adam.cottrill@ontario.ca
populate_fn012
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.