as.numeric.nonempty: as.numeric with special handling for length 0 (NULL) objects

Description Usage Arguments Value

View source: R/internals.R

Description

as.numeric with special handling for length 0 (NULL) objects

Usage

1
2
## S3 method for class 'nonempty'
as.numeric(x)

Arguments

x

the object to cast as numeric

Value

value of type double


rahoma615/simple-R-package documentation built on Dec. 22, 2021, 12:02 p.m.