Table diversity column
Arguments
- exps
a
data.framestoring BugSigDB experiment data- div.col
character. A column of
expsthat should be tabled.- spl.col
character. A column of
expsthat should be used to splitdiv.colinto groups.- min.exps
integer. Minimum number of experiments for a category in
spl.colto be included in the result. Defaults to5.- perc
logical. Return absolute frequencies or relative frequencies? Defaults to
FALSEwhich will return absolute frequencies.