Learn R Programming

hera (version 0.1.1)

mime_types: MIME types supported by an object

Description

MIME types supported by an object

Usage

mime_types(x)

Value

a character vector of its supported mime types

Arguments

x

an object

Examples

Run this code
mime_types(letters)
mime_types(mtcars)

Run the code above in your browser using DataLab