getType.RspPageDirective
From R.rsp v0.44.0
by Henrik Bengtsson
Gets the content type
Gets the content type.
Usage
# S3 method for RspPageDirective
getType(directive, 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.
See Also
For more information see RspPageDirective
.
Community examples
Looks like there are no examples yet.