mime_types {hera}R Documentation

MIME types supported by an object

Description

MIME types supported by an object

Usage

mime_types(x)

Arguments

x

an object

Value

a character vector of its supported mime types

Examples

mime_types(letters)
mime_types(mtcars)


[Package hera version 0.1.1 Index]