getType.RspProduct
From R.rsp v0.43.2
by Henrik Bengtsson
Gets the type of an RSP product
Gets the type of an RSP product.
Usage
# S3 method for RspProduct
getType(object, default=NA_character_, as=c("text", "IMT"), ...)
Arguments
- default
If unknown/not set, the default content type to return.
- ...
Not used.
Value
Returns a character
string.
See Also
For more information see RspProduct
.
Community examples
Looks like there are no examples yet.