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: cast_cs_field(), melt_cs_field(), merge_lists(), syn2taxo()
cast_cs_field()
melt_cs_field()
merge_lists()
syn2taxo()
# NOT RUN { if(interactive()){ wikilist <- list_wiki_syn("Abrothrix illutea") wiki2taxo(wikilist) } # }
Run the code above in your browser using DataLab