README for data deposition for Baker et al. (2022). "Prey naivetŽ alters the balance of consumptive and non-consumptive predator effects and shapes trophic cascades in freshwater plankton." Oikos. File: ÒOikos_2022_deposit.RÓ R script using the below data files to replicate analysis presented in Baker et al. (2022) File: Òzlength1.csvÓ Fields: * ÒSampleÓ: factor denoting the first through fourth sampling dates * ÒtankÓ: factor denoting the unique identifier for experimental mesocosms * ÒSpeciesÓ: factor denoting the taxa * ÒlengthÓ: numeric describing the individual zooplankton length in millimeters * ÒcommunityÓ: factor denoting the experimental zooplankton community assigned to that tankÑÒFÓ stands for ÒfishÓ and denotes the ÒexperiencedÓ community; ÒNFÓ stands for ÒNo FishÓ and denotes the naive community * ÒtreatmentÓ: factor denoting the experimental predation treatment assigned to that tankÑÒcagedÓ indicates the caged predator treatment, ÒfreeÓ indicates the free swimming predator treatment, ÒcontrolÓ indicates the fishless controls treatment File: Òchla.csvÓ Fields: * ÒtankÓ: factor denoting the unique identifier for experimental mesocosms * ÒWeekÓ: factor denoting during which of the first through seventh weeks the sample was taken * ÒChla.ug.LÓ: numeric describing the chlorphyll-a concentration in micrograms per liter File: ÒLM_equations.csvÓ Description: Parameter estimates for equations to estimate mass from zooplankton or insect length: Estimates for rotifers and microcrustaceans from EPA SOP for zooplankton analysis (July 2016); same equation for insects, but parameter estimates from Benke et al. (1999). J.N.Am Benthol. Soc. Parameter estimates for mites from Kabbe and Meyer (1991). Equations produce final weight in ug. Fields: * ÒSpeciesÓ: factor denoting the taxa * ÒTypeÓ: factor denoting whether species is a rotifer or crustacean, which determines which set of parameters will be used * ÒLmultÓ, ÒWmultÓ, ÒlnaÓ, ÒbÓ, ÒFFÓ, ÒBVÓ, ÒWWDWÓ are parameter estimates File: Òzoop_count.csvÓ Fields: * ÒtankÓ: factor denoting the unique identifier for experimental mesocosms * Òdate.collectedÓ: sampling date in format dd-mmm-yy; note these sequentially correspond to ÒSampleÓ #1-4 in the Òzlength1.csvÓ file * ÒtankÓ: factor denoting the unique identifier for experimental mesocosms * ÒSpeciesÓ: factor denoting the taxa * ÒdensityÓ: numeric describing the density of zooplankton in number of individuals per liter * ÒcommunityÓ: factor denoting the experimental zooplankton community assigned to that tankÑÒFÓ stands for ÒfishÓ and denotes the ÒexperiencedÓ community; ÒNFÓ stands for ÒNo FishÓ and denotes the naive community File: Òtreatments.csvÓ Fields: * ÒtankÓ: factor denoting the unique identifier for experimental mesocosms * ÒzoopÓ: factor denoting the experimental zooplankton community assigned to that tankÑÒFÓ stands for ÒfishÓ and denotes the ÒexperiencedÓ community; ÒNFÓ stands for ÒNo FishÓ and denotes the naive community; equivalent to ÒcommunityÓ in the other files. * ÒfishÓ: factor denoting the experimental predation treatment assigned to that tankÑÒcagedÓ indicates the caged predator treatment, ÒfreeÓ indicates the free swimming predator treatment, ÒcontrolÓ indicates the fishless controls treatment; equivalent to ÒtreatmentÓ in other files File: ÒOikos_deposit.RprojÓ Description: R Project file with code and data described above for replicating analysis in R