# Generated by roxygen2: do not edit by hand S3method(repr_geojson,SpatialCollections) S3method(repr_geojson,SpatialGrid) S3method(repr_geojson,SpatialGridDataFrame) S3method(repr_geojson,SpatialLines) S3method(repr_geojson,SpatialLinesDataFrame) S3method(repr_geojson,SpatialPixels) S3method(repr_geojson,SpatialPixelsDataFrame) S3method(repr_geojson,SpatialPoints) S3method(repr_geojson,SpatialPointsDataFrame) S3method(repr_geojson,SpatialPolygons) S3method(repr_geojson,SpatialPolygonsDataFrame) S3method(repr_geojson,SpatialRings) S3method(repr_geojson,SpatialRingsDataFrame) S3method(repr_geojson,default) S3method(repr_geojson,geo_list) S3method(repr_geojson,sf) S3method(repr_geojson,sfc) S3method(repr_geojson,sfg) S3method(repr_html,"function") S3method(repr_html,Date) S3method(repr_html,character) S3method(repr_html,complex) S3method(repr_html,data.frame) S3method(repr_html,data.table) S3method(repr_html,default) S3method(repr_html,factor) S3method(repr_html,help_files_with_topic) S3method(repr_html,htmlwidget) S3method(repr_html,integer) S3method(repr_html,list) S3method(repr_html,logical) S3method(repr_html,matrix) S3method(repr_html,numeric) S3method(repr_html,packageIQR) S3method(repr_html,shiny.tag) S3method(repr_html,shiny.tag.list) S3method(repr_html,ts) S3method(repr_javascript,default) S3method(repr_jpg,default) S3method(repr_jpg,recordedplot) S3method(repr_json,default) S3method(repr_latex,"function") S3method(repr_latex,Date) S3method(repr_latex,character) S3method(repr_latex,complex) S3method(repr_latex,data.frame) S3method(repr_latex,data.table) S3method(repr_latex,default) S3method(repr_latex,factor) S3method(repr_latex,help_files_with_topic) S3method(repr_latex,integer) S3method(repr_latex,list) S3method(repr_latex,logical) S3method(repr_latex,matrix) S3method(repr_latex,numeric) S3method(repr_latex,ts) S3method(repr_markdown,"function") S3method(repr_markdown,Date) S3method(repr_markdown,character) S3method(repr_markdown,complex) S3method(repr_markdown,data.frame) S3method(repr_markdown,default) S3method(repr_markdown,factor) S3method(repr_markdown,integer) S3method(repr_markdown,list) S3method(repr_markdown,logical) S3method(repr_markdown,matrix) S3method(repr_markdown,numeric) S3method(repr_markdown,ts) S3method(repr_pdf,default) S3method(repr_pdf,recordedplot) S3method(repr_plotly1,default) S3method(repr_plotly1,ggplot) S3method(repr_plotly1,plotly) S3method(repr_png,default) S3method(repr_png,recordedplot) S3method(repr_svg,default) S3method(repr_svg,recordedplot) S3method(repr_text,data.frame) S3method(repr_text,data.table) S3method(repr_text,default) S3method(repr_text,help_files_with_topic) S3method(repr_text,htmlwidget) S3method(repr_text,matrix) S3method(repr_text,packageIQR) S3method(repr_text,recordedplot) S3method(repr_text,shiny.tag) S3method(repr_text,shiny.tag.list) S3method(repr_text,ts) S3method(repr_vdom1,default) S3method(repr_vega4,default) S3method(repr_vega5,default) S3method(repr_vegalite2,default) S3method(repr_vegalite2,vegalite) S3method(repr_vegalite3,default) S3method(repr_vegalite4,default) export(format2repr) export(html_dependencies) export(mime2repr) export(repr) export(repr_geojson) export(repr_html) export(repr_javascript) export(repr_jpg) export(repr_json) export(repr_latex) export(repr_markdown) export(repr_option_defaults) export(repr_pdf) export(repr_plotly1) export(repr_png) export(repr_svg) export(repr_text) export(repr_vdom1) export(repr_vega4) export(repr_vega5) export(repr_vegalite2) export(repr_vegalite3) export(repr_vegalite4) importFrom(base64enc,dataURI) importFrom(grDevices,cairo_pdf) importFrom(grDevices,dev.off) importFrom(grDevices,jpeg) importFrom(grDevices,pdf) importFrom(grDevices,png) importFrom(grDevices,replayPlot) importFrom(grDevices,svg) importFrom(htmltools,renderTags) importFrom(jsonlite,fromJSON) importFrom(pillar,type_sum) importFrom(stats,.preformat.ts) importFrom(stats,ts) importFrom(tools,Rd2HTML) importFrom(tools,Rd2latex) importFrom(tools,Rd2txt) importFrom(utils,capture.output) importFrom(utils,head) importFrom(utils,tail)