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 Feb. 27, 2025, 8:34 a.m.