| is_pgs_id | R Documentation | 
Find which strings are valid PGS Catalog identifiers (returns TRUE).
Association IDs are tested against the following regular expression:
^PGS\\d{6}$.
is_pgs_id(str, convert_NA_to_FALSE = TRUE)
str | 
 A character vector of strings.  | 
convert_NA_to_FALSE | 
 Whether to treat   | 
A logical vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.