| SpaceCheck {Ramble} | R Documentation |
SpaceCheck checks for a single space character
Description
SpaceCheck checks for a single space character
Usage
SpaceCheck(...)
Arguments
... |
additional arguments for the primitives to be parsed |
See Also
Digit, Lower, Upper,
Alpha, AlphaNum,
String, ident, nat,
space, token, identifier,
natural, symbol
Examples
SpaceCheck()(" 123")
[Package Ramble version 0.1.1 Index]