getType.RspDocument {R.rsp} | R Documentation |
Gets the type of the RspDocument
Description
Gets the type of the RspDocument.
Usage
## S3 method for class 'RspDocument'
getType(object, default=NA, as=c("text", "IMT"), ...)
Arguments
default |
If unknown/not set, the default content type to return. |
... |
Not used. |
Value
Returns a character
string.
Author(s)
Henrik Bengtsson
See Also
For more information see RspDocument
.
[Package R.rsp version 0.45.0 Index]