as.character.DevEvalProduct {R.devices} | R Documentation |
Gets a character representation of the product
Description
Gets a character representation of the product.
Usage
## S3 method for class 'DevEvalProduct'
as.character(x, ...)
Arguments
... |
Not used. |
Value
Returns a character
string.
Author(s)
Henrik Bengtsson
See Also
For more information see DevEvalProduct
.
[Package R.devices version 2.17.1 Index]