Learn R Programming

HMP (version 2.0.1)

dmrp_data: Paper Taxa Data Set

Description

This data set is used in the paper Microbiome Recursive Partitioning 2019. It contains 128 subjects and 29 genus level taxa.

Usage

data(dmrp_data)

Arguments

Format

The format is a data frame of 128 rows by 29 columns, with the each row being a separate subject and each column being a different taxa.

Examples

Run this code
# NOT RUN {
	data(dmrp_data)
# }

Run the code above in your browser using DataLab