Return an euler diagram of overlapping taxon_ids between conditions
Source:R/plotters.R
tacoplot_euler.Rd
Return an euler diagram of overlapping taxon_ids between conditions
Arguments
- ta
A tidytacos object.
- condition
The name of a variable in the samples table that contains a categorical value.
- shape
shape to plot the groups in; choice from circle or ellipse
- ...
Arguments passed on to
eulerr::euler
combinations
set relationships as a named numeric vector, matrix, or data.frame (see methods (by class))