Learn R Programming

Ramble (version 0.1.1)

Alpha: 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

Run this code
Alpha()("abc")

Run the code above in your browser using DataLab