Last data update: 2014.03.03

R: Gets the content type
getType.RspPageDirectiveR Documentation

Gets the content type

Description

Gets the content type.

Usage

## S3 method for class '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.

Author(s)

Henrik Bengtsson

See Also

For more information see RspPageDirective.

Results