This is an artificial and realistic biotracer dataset, more specifically stable isotope analyses, made to illustrate the package on a complex dataset. All tables whose name start by "realistic" are describing different data from the same trophic groups.
A table with 300 rows and 3 columns. Each row is an isotopic sample from one individual, and there are 30 individuals sampled in each trophic group. The columns are:
the trophic group the individual belonged to
the d13C measurement made on that individual
the d15N measurement made on that individual
realistic_biotracer_data <- read.csv(system.file("extdata", "realistic_biotracer_data",
package = "EcoDiet"))
#> Warning: file("") only supports open = "w+" and open = "w+b": using the former
#> Error in read.table(file = file, header = header, sep = sep, quote = quote, dec = dec, fill = fill, comment.char = comment.char, ...): no lines available in input