Detect whether each annotation is binary or continuous
Source:R/sldscWrapper.R
isBinarySldscAnnot.RdInspects each annotation column and returns whether its values lie in {0, 1} (binary) or take other values (continuous).
Arguments
- sldscData
An
SldscDataobject.- annotCols
Character or integer vector, default NULL.