View source: R/utils_asserts.R
assert_string | R Documentation |
x
is a character vector of length n
Assert that x
is a character vector of length n
assert_string(x, n)
x |
Supposed string to test |
n |
Required length of vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.