Description Usage Arguments Value Examples
View source: R/rocheCompound.R
Tell whether a character string is a Roche compound ID
1 |
str |
Character string(s) |
A logical vector of the same length as str
, indicating whether each element is a Roche compound ID or not.
Short versions (RO[1-9]2,7) are supported.
1 2 3 | isRocheCompoundID(c("RO1234567", "RO-1234567",
"RO1234567-000", "RO1234567-000-000",
"ROnoise-000-000"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.