get_sample_names: Get or make sample names

View source: R/pcr_plan.R

get_sample_namesR Documentation

Get or make sample names

Description

If the user did not supply sample names (has_names = FALSE), sample names will be generated in the form of "Sample_n".

Usage

get_sample_names(data, has_names)

Arguments

data

A data.frame

has_names

logical. Should we expect sample names to be in the first column?

Value

A vector of sample names


KaiAragaki/amplify documentation built on Oct. 14, 2024, 11:46 p.m.