as.character.RspStringProduct
From R.rsp v0.43.2
by Henrik Bengtsson
Returns a plain character string representation of an RSP string product
Returns a plain character string representation of an RSP string product. All attributes including class have been dropped.
Usage
# S3 method for RspStringProduct
as.character(x, ...)
Arguments
- ...
Not used.
Value
Returns nothing.
See Also
For more information see RspStringProduct
.
Community examples
Looks like there are no examples yet.