try_numeric: Try for numeric

Description Usage Arguments Value

View source: R/utils.R

Description

Checks to see if the object can be converted, properly, to numeric

Usage

1
try_numeric(object)

Arguments

object

The object to test for numeric

Value

Either 'object' or 'as.numeric(object)'


jmbarbone/qpm documentation built on July 25, 2020, 10:41 p.m.