Learn R Programming

Ramble (version 0.1.1)

SpaceCheck: SpaceCheck checks for a single space character

Description

SpaceCheck checks for a single space character

Usage

SpaceCheck(...)

Arguments

...
additional arguments for the primitives to be parsed

See Also

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

Examples

Run this code
SpaceCheck()(" 123")

Run the code above in your browser using DataLab