reorderCols2: Re-order columns in a data frame

reorderCols2R Documentation

Re-order columns in a data frame

Description

reorderCols2 re-orders columns in a data frame.

Usage

reorderCols2(df = NULL, pattern = NULL)

Arguments

df

A data frame.

pattern

columns matched the pattern will be moved to the end of df.


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