Description Usage Arguments Value Examples
wbs_check()
determines if each element of a character vector is in a valid
wbs format.
No empty levels (i.e., no back-to-back occurances of the separator('..')).
Only integers 0-9 and the separator ('.') are allowed.
1 |
x |
Object to be coerced or tested. |
sep |
Not yet implemented. String to split wbs on. Default is ".". Will not be
used if |
width |
Not yet implemented. Integer width that defines a wbs level in the overall
string. Overrides |
A logical vector where TRUE
signifies a valid entry.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.