powered by
Converts the output of list_wiki_syn function to taxolist format of taxotools package
wiki2taxo(wikisyn)
Wikipedia synonyms list
taxolist
Output of list_wiki_syn function has different format than taxolist. This function converts it making sure to add additional fields and maintain the synonym linkages.
Other List functions: DwC2taxo(), cast_cs_field(), compact_ids(), get_synonyms(), match_lists(), melt_cs_field(), merge_lists(), syn2taxo(), synonymize_subspecies(), taxo2DwC(), taxo2doc(), taxo2syn()
DwC2taxo()
cast_cs_field()
compact_ids()
get_synonyms()
match_lists()
melt_cs_field()
merge_lists()
syn2taxo()
synonymize_subspecies()
taxo2DwC()
taxo2doc()
taxo2syn()
# NOT RUN { wikilist <- list_wiki_syn("Abrothrix illutea") wiki2taxo(wikilist) # }
Run the code above in your browser using DataLab