Description Usage Arguments Details Value
View source: R/acdatabase_dbtest.R
Checks if a proposed id follows the formatting rules.
| 1 | agdb.checkid(id, null_permitted = F)
 | 
| id | char: A proposed id | 
| null_permitted | bool: whether NULL should return T or F | 
The following rules are currently checked:
id is be character type
id has length 6
all characters are capital letters or numerals 0:9
character
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.