if (FALSE) {
echino <- tnrs_match_names(c("Diadema", "Acanthaster", "Fromia"))
## These 3 calls are identical
synonyms(echino, taxon_name="Acanthaster")
synonyms(echino, row_number=2)
synonyms(echino, ott_id=337928)
}
Run the code above in your browser using DataLab