View source: R/Record_management.R
import_classification | R Documentation |
The classification is imported in a new column called Rev_previous
.
import_classification(records, prev_records, IDs = records$ID)
records |
An annotation data frame. |
prev_records |
An annotation data frame with already existing manual or automatic classification. |
IDs |
Import the labels only from specific records. |
An annotation data frame with an extra column Rev_previous
storing the imported classification.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.