Learn R Programming

R.devices (version 2.11.0)

getMimeType.DevEvalFileProduct: Gets the MIME type

Description

Gets the MIME type.

Usage

## S3 method for class 'DevEvalFileProduct':
getMimeType(this, default="", ...)

Arguments

default
The value returned, if the MIME type could not be inferred.
...
Not used.

Value

See Also

For more information see DevEvalFileProduct.