Learn R Programming

routr (version 2.0.0)

report_info: Get the mime types of the possible outputs for a report

Description

Get the mime types of the possible outputs for a report

Usage

report_info(file)

Value

A list with the formats, mime types, and file extensions of output, acceptable parameters (a named list with names corresponding to the parameter name and value corresponding to default value), and the title of the document. For quarto documents the default values of parameters are omitted.

Arguments

file

The path to the report