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