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