Learn R Programming

Ramble (version 0.1.1)

Digit: Digit checks for single digit

Description

Digit checks for single digit

Usage

Digit(...)

Arguments

...
additional arguments for the primitives to be parsed

See Also

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

Examples

Run this code
Digit()("123")

Run the code above in your browser using DataLab