well_to_row_num | R Documentation |
Calculates the row, but returns it as a number.
well_to_row_num(x)
x |
Well ID as a string. |
Numeric row number.
well_to_row_num(c("A10", "c3", "h12"))
well_to_row_num("H08")
well_to_row_num("h8")
well_to_row_num("C20")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.