assertSingleCharacterString {campsismod} | R Documentation |
Assert the given character vector is a single character string.
Description
Assert the given character vector is a single character string.
Usage
assertSingleCharacterString(x)
Arguments
x |
single character string |
Value
no return value
[Package campsismod version 1.1.1 Index]