get_coremat_lineplot {PathoStat}R Documentation

Create line plot from core OTU matrix

Description

Create line plot from core OTU matrix

Usage

get_coremat_lineplot(coremat)

Arguments

coremat

Core OTU matrix (data.frame)

Value

Line plot with number of OTUs on the x-axis and detection threshold on the y-axis. Lines connect data points with the same number of samples.


[Package PathoStat version 1.4.1 Index]