Learn R Programming

Ramble (version 0.1.1)

Upper: Upper checks for a single upper case character

Description

Upper checks for a single upper case character

Usage

Upper(...)

Arguments

...
additional arguments for the primitives to be parsed

See Also

Digit, Lower, Alpha, AlphaNum, SpaceCheck, String, ident, nat, space, token, identifier, natural, symbol

Examples

Run this code
Upper()("Abc")

Run the code above in your browser using DataLab