rm.alias_dupmatch | R Documentation |
If a variety is listed in the raw data with an alias, both names may match to names in the database. This function will remove the alias and return the listed variety name
rm.alias_dupmatch(match_df)
match_df |
A data.frame that contains var_id, db_id, and type_db ("alias" or "variety") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.