find_preceding_colnm: Helper: finds the column name before 'to_move'.

find_preceding_colnmR Documentation

Helper: finds the column name before to_move.

Description

To keep columns at the same order after descriptive summary.

Usage

find_preceding_colnm(df = NULL, to_move = NULL)

Arguments

df

The original data frame.

to_move

The column to be moved.


qzhang503/proteoQ documentation built on Feb. 27, 2025, 8:34 a.m.