as.double.Verbose
From R.utils v1.6.2
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 class '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.