update_labels | R Documentation |
Udate Results from File Browser
update_labels(manifest, link_dir, unique_name = "UniqueName")
manifest |
dataframe containing file data and predictions |
link_dir |
directory to sort files into |
unique_name |
column name indicating a unique file name for each row |
dataframe with new "Species" column that contains the verified species
## Not run:
results <- updateResults(resultsfile, linkdir)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.