well_to_col_num | R Documentation |
Extract number from well ID.
well_to_col_num(x)
x |
Well ID as string in format "A10" |
Numeric verctor of column numbers extracted from well ID.
well_to_col_num(c("A10", "c3", "h12"))
well_to_col_num("H08")
well_to_col_num("h8")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.