get_synonym
gets synonyms of an accepted name in CoL
Contents
Syntax
nm = get_synonym(id_CoL)
Description
Get synonyms from CoL, via id_CoL, see get_id_CoL.
Input:
- id_CoL: character strin with id of CoL
Output:
- nm: cell string with synonyms
Example of use
get_synonym(get_id_CoL('Vulpes_vulpes'))