reorderCols: Re-order columns in a data frame

reorderColsR Documentation

Re-order columns in a data frame

Description

reorderCols re-orders columns in a data frame.

Usage

reorderCols(df, endColIndex, col_to_rn)

Arguments

df

A data frame.

endColIndex

the indexes of columns to be moved to the end of df.

col_to_rn

the column identifier where the values under that column will be used as row names.


qzhang503/proteoQ documentation built on March 16, 2024, 5:27 a.m.