replace_by_rowone: Replaces values by the first row.

replace_by_rowoneR Documentation

Replaces values by the first row.

Description

Replaces values by the first row.

Usage

replace_by_rowone(df, col_nms)

Arguments

df

A data frame.

col_nms

The column names under which the values in df will be replaced with those in the first row.


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