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

View source: R/can-be-num.R

can_be_numericR Documentation

Check if a string could be considered as numeric.

Description

Copy of strex::str_can_be_numeric().

Usage

can_be_numeric(...)

str_can_be_numeric(...)

Arguments

...

Pass-through to strex function.


rorynolan/filesstrings documentation built on Feb. 5, 2024, 6:01 p.m.