reloc_col: Relocates column "m/z" to be immediately before column...

reloc_colR Documentation

Relocates column "m/z" to be immediately before column "Mass".

Description

Not currently used.

Usage

reloc_col(df = NULL, from = "m/z", to = "Mass")

Arguments

df

The original data frame.

from

The column to be moved from.

to

The column to which the from will be moved before.


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