Move the columns of a data.frame relative to each other.
shuffle(x, who, after = NA, ...)
data.frame
data.frame
a character vector of column names to move, or a logical vector of length names(x), or a vector of indices
column after which to put who: may be character, integer, NA, or NULL
ignored
Other superset:
generalize()
,
ignored()
,
meta.character()
,
meta.numeric()
,
metaplot.character()
,
metaplot.numeric()
,
metaplot_character()
,
metasuperset()
,
meta()
,
ninput.character()
,
ninput.numeric()
,
ninput()
,
superset.character()
,
superset.numeric()
,
superset()
,
superspec.character()
,
superspec.numeric()
,
superspec()