| unnest_taxa.model_tbl | R Documentation |
model_tblIn 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.
## S3 method for class 'model_tbl'
unnest_taxa(data)
data |
A |
A model_tbl with family, genus and species columns attached
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.