R/generics.R
to_numeric.Rd
Returns the numeric value of the atom evaluated on the specified arguments.
to_numeric(object, values)
An Atom object.
A list of arguments to the atom.
A numeric scalar, vector, or matrix.