is_well_id | R Documentation |
Logical test for well ID format.
is_well_id(x)
x |
A string vector. |
A logical vector.
is_well_id(c("a12", "a2", "a02", "foo1"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.