as.double.Verbose
From R.utils v2.10.1
by Henrik Bengtsson
Gets a numeric value of this object
Gets a numeric value of this object. Returns what *getThreshold()
returns.
- Keywords
- methods, internal, programming
Usage
# S3 method for Verbose
as.double(x, ...)
Arguments
- ...
Not used.
Value
Returns a numeric
value.
See Also
*getThreshold()
and *getThreshold()
.
For more information see Verbose
.
Community examples
Looks like there are no examples yet.