getType.RspDocument {R.rsp} | R Documentation |
Gets the type of the RspDocument.
## S3 method for class 'RspDocument' getType(object, default=NA, as=c("text", "IMT"), ...)
default |
If unknown/not set, the default content type to return. |
... |
Not used. |
Returns a character
string.
Henrik Bengtsson
For more information see RspDocument
.