getType.RspProduct: Gets the type of an RSP product

getType.RspProductR Documentation

Gets the type of an RSP product

Description

Gets the type of an RSP product.

Usage

## S3 method for class 'RspProduct'
getType(object, default=NA_character_, 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 RspProduct.


R.rsp documentation built on June 28, 2022, 1:05 a.m.