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

Description Usage Arguments Value

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


rwunderground documentation built on May 2, 2019, 2:46 a.m.