Learn R Programming

quicR (version 2.1.0)

add_reps: Add replicates

Description

Adds replicate information to the sample IDs. Well IDs should be formatted like so: A4, B9, H11, J24

Usage

add_reps(df, sep = "_")

Value

A dataframe with replicate numbers pasted to the Sample IDs

Arguments

df

A dataframe containing two columns for well IDs and Sample IDs

sep

a character string to separate the terms.