Learn R Programming

RAM (version 1.2.1.3)

meta: Sample Metadata for ITS1/ITS2

Description

This data frame provides sample metadata for the ITS1/ITS2 data included in this package.

Usage

data(meta)

Arguments

Format

A data frame with 16 observations on the following 10 variables.
Sample
a factor with levels Sample1 Sample2 Sample3 Sample4 Sample5 Sample6 Sample7 Sample8
City
a factor with levels City1 City2
Crop
a factor with levels Crop1 Crop2
Plots
a factor with levels 1 2
Harvestmethod
a factor with levels Method1 Method2
Harvestdate
a Date
Ergosterol_ppm
a numeric vector
Province
a character vector
Latitude
a numeric vector
Longitude
a numeric vector

Source

Wen Chen and Joshua Simpson.

Examples

Run this code
data(meta)
str(meta)

Run the code above in your browser using DataLab