well_to_row_let | R Documentation |
Extracts letter from well ID.
well_to_row_let(x)
x |
Well ID as string. |
a string which is the letter extracted from a well ID.
well_to_row_let(c("A10", "c3", "h12"))
well_to_row_let("H08")
well_to_row_let("h8")
well_to_row_let("C20")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.