All functions

repr_html() repr_markdown() repr_latex() repr_json() repr_javascript() repr_pdf() repr_png() repr_jpg() repr_svg() repr_geojson() repr_vdom1() repr_plotly1() repr_vegalite2() repr_vegalite3() repr_vegalite4() repr_vega4() repr_vega5()

Representations for specific formats

repr_option_defaults

repr options

repr-package

The repr package

repr()

Dynamic representation

repr_html(<data.table>) repr_text(<data.table>) repr_latex(<data.table>)

Representation of data.table objects

repr_html(<factor>) repr_markdown(<factor>) repr_latex(<factor>)

Representations of factors

repr_html(<function>) repr_latex(<function>) repr_markdown(<function>)

Representations of functions

repr_text(<help_files_with_topic>) repr_html(<help_files_with_topic>) repr_latex(<help_files_with_topic>)

Representations of help

html_dependencies repr_text(<htmlwidget>) repr_html(<htmlwidget>) repr_text(<shiny.tag>) repr_html(<shiny.tag>) repr_text(<shiny.tag.list>) repr_html(<shiny.tag.list>)

HTML widget representations

repr_html(<list>) repr_markdown(<list>) repr_latex(<list>)

Representations of lists

repr_html(<matrix>) repr_html(<data.frame>) repr_latex(<matrix>) repr_latex(<data.frame>) repr_markdown(<matrix>) repr_markdown(<data.frame>) repr_text(<matrix>) repr_text(<data.frame>)

Tabular data representations

repr_text(<packageIQR>) repr_html(<packageIQR>)

packageIQR representations

repr_text(<recordedplot>) repr_png(<recordedplot>) repr_jpg(<recordedplot>) repr_svg(<recordedplot>) repr_pdf(<recordedplot>)

Plot representations

repr_html(<ts>) repr_latex(<ts>) repr_markdown(<ts>) repr_text(<ts>)

Time series representations

repr_html(<logical>) repr_html(<integer>) repr_html(<complex>) repr_html(<numeric>) repr_html(<character>) repr_html(<Date>) repr_markdown(<logical>) repr_markdown(<integer>) repr_markdown(<complex>) repr_markdown(<numeric>) repr_markdown(<character>) repr_markdown(<Date>) repr_latex(<logical>) repr_latex(<integer>) repr_latex(<complex>) repr_latex(<numeric>) repr_latex(<character>) repr_latex(<Date>)

Representations of vectors

repr_geojson(<geo_list>) repr_geojson(<SpatialCollections>) repr_geojson(<SpatialPolygons>) repr_geojson(<SpatialPolygonsDataFrame>) repr_geojson(<SpatialPoints>) repr_geojson(<SpatialPointsDataFrame>) repr_geojson(<SpatialLines>) repr_geojson(<SpatialLinesDataFrame>) repr_geojson(<SpatialGrid>) repr_geojson(<SpatialGridDataFrame>) repr_geojson(<SpatialPixels>) repr_geojson(<SpatialPixelsDataFrame>) repr_geojson(<SpatialRings>) repr_geojson(<SpatialRingsDataFrame>) repr_geojson(<sf>) repr_geojson(<sfg>) repr_geojson(<sfc>)

Representations of spatial objects: See geojson_list for supported classes.

repr_plotly1(<plotly>) repr_plotly1(<ggplot>)

Representation as Plotly JSON.

repr_text()

Text representation

repr_vegalite2(<vegalite>)

Representation as vegalitev2 or vega4 JSON.

mime2repr format2repr

Lists mapping mime types (mime2repr) or format names (format2repr) to repr functions