getMimeType.DevEvalFileProduct {R.devices} | R Documentation |
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
Returns a character
string.
Author(s)
Henrik Bengtsson
See Also
For more information see DevEvalFileProduct
.
[Package R.devices version 2.17.1 Index]