ddpcr (version 1.11)

row_to_num: Convert a plate row to a number

Description

Convert a plate row to a number

Usage

row_to_num(row)

Arguments

Examples

Run this code
# NOT RUN {
row_to_num("D")  # 4L
# }

Run the code above in your browser using DataCamp Workspace