cas_id_check | R Documentation |
This function checks whether the CAS/CARN chemical identifier follows the anticipated format of XXXXXXX-YY-Z (i.e. 2-7 digits, 2 digits, and 1 digit, respectively).
cas_id_check(cas)
cas |
A character string, or vector of character strings, indicating CAS/CASRN number. |
Logical output (TRUE or FALSE) indicating whether the character string(s) provided match the anticipated format for a CAS/CASRN chemical identifier.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.