Learn R Programming

easynem (version 1.0.3)

nemtab: Table of soil nematode abundance in kiwifruit orchards

Description

Abundance (individuals / 100 g dry soil) of nematodes functional guilds under different cover crop diversity treatments. The variables are as follows:

Usage

nemtab

Arguments

Format

A tibble with 46 rows and 13 variables (The numbers after _ in the columns represent the replicates of each treatment):

OTUID

Taxonomic ID of nematodes

CK

No cover crop

C2

Two cover crop species

C4

Four cover crop species

C8

Eight cover crop species

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(nemtab)
head(nemtab)

Run the code above in your browser using DataLab