sample_fungi | R Documentation |
Each of these tables contains the common name (if any), scientific name, and
taxonomic classification of a few organisms from their respective groups
(e.g., Fungi or Nematoda). They provide an example of proper formatting for
input to funguild_assign()
and nemaguild_assign()
.
sample_fungi
sample_nema
A tibble::tibble
with columns Common.Name
, Species
, and Taxonomy
An object of class tbl_df
(inherits from tbl
, data.frame
) with 5 rows and 3 columns.
Taxonomy from Global Biodiversity Inventory Facility via rgbif::name_backbone()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.