prep_flags {pmartR} | R Documentation |
Extract flag columns from a statRes object
Description
Changes the flags columns from a statRes object into a format that the statRes plot funcitons can handle. pmartR is an unruly beast that cannot be tamed!!
Usage
prep_flags(x, test)
Arguments
x |
A statRes object. |
test |
character string indicating the type of test run. |
Value
A data frame with the sample IDs and significance flags from a statistical test.
[Package pmartR version 2.4.5 Index]