moveMe {GPSeqClus}R Documentation

arrange columns

Description

arrange columns

Usage

moveMe(data, tomove, where = "last", ba = NULL)

Arguments

data

input dataframe

tomove

which column(s) to move

where

where to move them - e.g. "before", "after", "first", "last"

ba

??

Value

Dataframe with new column order


[Package GPSeqClus version 1.4.0 Index]