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


ALShum/rwunderground documentation built on May 5, 2019, 11:34 a.m.