Skip to contents

Creates a vector containing 36 row names according to the labelling system used by the Labcyte Echo

Usage

make_row_names_echo1536()

Value

Vector of row names: A,B,...,Z,AA,AB,...,AF.

Examples

make_row_names_echo1536()
#>  [1] "A"  "B"  "C"  "D"  "E"  "F"  "G"  "H"  "I"  "J"  "K"  "L"  "M"  "N"  "O" 
#> [16] "P"  "Q"  "R"  "S"  "T"  "U"  "V"  "W"  "X"  "Y"  "Z"  "AA" "AB" "AC" "AD"
#> [31] "AE" "AF"