numeric_string: numeric_string() Function

View source: R/lab_cleaner.R

numeric_stringR Documentation

numeric_string() Function

Description

return the result of regular expression matching of numeric string

Usage

numeric_string(x, exact = F, extract = F)

Arguments

x

Vector

exact

exact matching or not

extract

string extract or detect


nephroj/labbinder documentation built on Jan. 30, 2024, 4:31 a.m.