all.numeric: Check/Convert Values to Numeric

all.numericR Documentation

Check/Convert Values to Numeric

Description

Check/Convert Values to Numeric

Usage

## S3 method for class 'numeric'
all(x, what = c("test", "vector"), extras = c(".", "NA"))

Arguments

x

Character vector to check/convert.

what

"test" (check if numeric) or "vector" (convert to numeric).

extras

Additional values to be treated as missing or empty.


xia-lab/miRNetR documentation built on June 15, 2025, 11:38 a.m.