R.rsp (version 0.41.0)

getType.RspPageDirective: Gets the content type

Description

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.