vennPlot_spe: Compare the content of the two first columns of a data.frame...

View source: R/vennDiag.R

vennPlot_speR Documentation

Compare the content of the two first columns of a data.frame after the application of a threshold

Description

Compare the content of the two first columns of a data.frame after the application of a threshold

Usage

vennPlot_spe(DF, cutoff = 0.5, fill = c("red", "blue"))

Arguments

DF

a numeric data.frame

cutoff

a threshold above which the values should be observed

fill

a vector with two colours

Value

a venn diagram


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.