getDataURI.DevEvalFileProduct {R.devices} | R Documentation |
Gets content as a Base64-encoded data URI.
## S3 method for class 'DevEvalFileProduct'
getDataURI(this, mime=getMimeType(this), ...)
mime |
The MIME type to be embedded in the data URI. |
... |
Not used. |
Returns a character
string.
Henrik Bengtsson
For more information see DevEvalFileProduct
.