publish_mimebundle {IRdisplay} | R Documentation |
Display data by mimetype, with optional alternative representations.
publish_mimebundle(data, metadata = NULL)
data |
A named list mapping mimetypes to content (base64 encoded for binary data) |
metadata |
A named list mapping mimetypes to named lists of specific metadata |