can_be_numeric: Check if a string could be considered as numeric.

can_be_numericR Documentation

Check if a string could be considered as numeric.

Description

See strex::str_can_be_numeric().

Usage

can_be_numeric(string)

str_can_be_numeric(string)

Arguments

string

A character vector.


filesstrings documentation built on Feb. 16, 2023, 7:25 p.m.