Provides the proportion of zeros for a pair of variables (taxa) in table x and the proportion of samples
with zero in both variables. A bar plot with this information is also provided.
Results can be stratified by a categorical variable.
Usage
explore_zeros(x, id1, id2, strata = NULL)
Value
a list with the frequency table and the associated bar plot
Arguments
x
abundance matrix or data frame (rows are samples, columns are variables (taxa))