View source: R/xplot_helpers.R
drop_fixed_cols | R Documentation |
Return names of columns having several unique values
drop_fixed_cols(xpdb, .problem, cols, quiet)
xpdb |
An xpose database object. |
.problem |
The $problem number to be used. |
cols |
A vector of column names to be checked. |
quiet |
Should messages be displayed to the console. |
A subset of 'col' for which more than one single value was found in the data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.