Learn R Programming

Ramble (version 0.1.1)

space: space matches zero or more space characters.

Description

space matches zero or more space characters.

Usage

space()

Arguments

See Also

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

Examples

Run this code
space() ("  abc")

Run the code above in your browser using DataLab