reloc_col_after_last: Relocates column "to_move" immediately after the last column.

reloc_col_after_lastR Documentation

Relocates column "to_move" immediately after the last column.

Description

Relocates column "to_move" immediately after the last column.

Usage

reloc_col_after_last(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.