reloc_col_before_first: Relocates column "to_move" immediately before the first...

reloc_col_before_firstR Documentation

Relocates column "to_move" immediately before the first column.

Description

Relocates column "to_move" immediately before the first column.

Usage

reloc_col_before_first(df = NULL, to_move = "after_anchor")

Arguments

df

The original data frame.

to_move

The column to be moved.


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