In some cases it is convenient to expand the taxonomic specifications for
each model contained in the taxa
column. This function achieves this,
and adds family
, genus
, and species
character columns. Models with
more than one taxon are replicated as new rows.
unnest_taxa(data)
A model_tbl
A model_tbl
with family, genus and species columns attached