R.rsp (version 0.46.0)

getType.RspString: Gets the type of an RSP string

Description

Gets the type of an RSP string.

Usage

# S3 method for RspString
getType(object, default=NA, as=c("text", "IMT"), ...)

Value

Returns a character string.

Arguments

default

If unknown/not set, the default content type to return.

...

Not used.

Author

Henrik Bengtsson

See Also

For more information see RspString.