Learn R Programming

easynem (version 1.0.3)

nemmeta: Experimental Design of Kiwifruit Cover Crops

Description

Experimental design table of "Responses of soil nematode abundance and food web to cover crops in a kiwifruit orchard". The variables are as follows:

Usage

nemmeta

Arguments

Format

A tibble with 12 rows and 2 variables:

SampleID

IDs of different observations, corresponding to the column names of nemtab

Treatments

Diversity of cover crops in different observations: CK has no cover crops, C2 has two cover crops, C4 has four cover crops, and C8 has eight cover crops

References

This dataset referenced from "Li Q-m, Qi X-X, Zhang H-f, Zhang Y-j, Liu H-m, Zhao J-n, Yang D and Wang H (2023) Responses of soil nematode abundance and food web to cover crops in a kiwifruit orchard. Front. Plant Sci. 14:1173157. doi: 10.3389/fpls.2023.1173157"

Examples

Run this code
data(nemmeta)
head(nemmeta)

Run the code above in your browser using DataLab