reloc_col_after_first: Relocates column "to_move" immediately after the first...

reloc_col_after_firstR Documentation

Relocates column "to_move" immediately after the first column.

Description

Relocates column "to_move" immediately after the first column.

Usage

reloc_col_after_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.