Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.40.0)
getType.RspProduct: Gets the type of an RSP product
Description
Gets the type of an RSP product.
Usage
"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
.