cheese_abundance | R Documentation |
Fungal community abundance of 74 ASVs sampled from the surface of three different French cheeses.
data("cheese_abundance", package = "scimo")
data("cheese_taxonomy", package = "scimo")
For cheese_abundance
, a tibble
with columns:
Sample ID.
Appellation of the cheese. One of Saint-Nectaire
,
Livarot
or Epoisses
.
One of Natural
or Washed
.
Count of the ASV.
For cheese_taxonomy
, a tibble
with columns:
Amplicon Sequence Variant (ASV) ID.
Character corresponding to a standard concatenation of taxonomic clades.
Clade to which the ASV belongs.
This dataset came from \Sexpr[results=rd]{tools:::Rd_expr_doi("10.24072/pcjournal.321")}.
data("cheese_abundance", package = "scimo")
cheese_abundance
data("cheese_taxonomy", package = "scimo")
cheese_taxonomy
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.