strip.alpha: Remove any alpha from character vector, leaving only numbers.

View source: R/StringUtil.r

strip.alphaR Documentation

Remove any alpha from character vector, leaving only numbers.

Description

Remove any alpha from character vector, leaving only numbers.

Usage

strip.alpha(x)

Arguments

x

character vector

Value

character vector without alpha


kcha193/simarioV2 documentation built on April 8, 2024, 4:51 p.m.