isValidCigar | R Documentation |
x
a valid cigar?Tests whether x
is a valid cigar by checking the format of the character.
isValidCigar(x)
x |
a character vector to check. |
Returns a logical vector answering which elements are valid cigars.
Rehrauer, Hubert
Schmid, Peter
cigarWidthAlongReferenceSpace
isValidCigar("3M5G")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.