.getWellNames {twoddpcr}R Documentation

Extract the well names from a data frame.

Description

Get the well names from a data frame, checking if there is a Well column or by using the row numbering.

Usage

.getWellNames(df)

Arguments

df

A data frame.

Value

A factor of row names.

Author(s)

Anthony Chiu, anthony.chiu@cruk.manchester.ac.uk


[Package twoddpcr version 1.17.0 Index]