nochars-internal: Remove letters and characters from a string

Description Usage Arguments Author(s) Examples

Description

Remove letters and characters from a string to leave only numbers. Removes all letters (upper and lower case) and the characters “.”, “(” and “)”. For internal use only.

Usage

1

Arguments

text

text string.

Author(s)

Adrian Barnett a.barnett@qut.edu.au

Examples

1
nochars('adrian.(0)')

season documentation built on May 2, 2019, 5:22 p.m.