Metadata to accompany internal data from a Phytophthora sojae survey used for an example in the "Beta-diversity Analyses" vignette.

data(sample_meta)

Format

An object of class data.frame with 21 observations of 2 variables

Sample

P. sojae sample identifier

Locale

US State where sample was collected, limited to Michigan

Source

Data from an ongoing 2017 Phytophthora sojae survey in Michigan, conducted by A. G. McCoy et al..

Examples

if (FALSE) { # interactive()
data(sample_meta)
sample_meta
}