replace_na_with_empty: Replaces NA sample IDs with Empty.1 etc.

replace_na_with_emptyR Documentation

Replaces NA sample IDs with Empty.1 etc.

Description

Replaces NA sample IDs with Empty.1 etc.

Usage

replace_na_with_empty(x, prefix = "Empty")

Arguments

x

A vector of Sample_ID.

prefix

A character string prefixing Empty samples.


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