joinFulcrum | R Documentation |
joinFulcrum
joins the processed Fulcrum dataframes from the
procFulcrum function, and selects latitude, longitude, and altitude methods
with simple priority algorithm.
joinFulcrum(data, select_vars = F)
data |
A list of processed dataframes generated by the
|
select_vars |
Logical, TRUE will return only the default variables, FALSE will return all variables. FALSE is recommended if using customized Fulcrum applications other than "Nematode field sampling" and "Nematode isolation". FALSE is default. |
A single, joined dataframe from the processed dataframes supplied in
the data
list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.