nochars-internal {season} | R Documentation |
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.
nochars(text)
text |
text string. |
Adrian Barnett a.barnett@qut.edu.au
nochars('adrian.(0)')