# Generated by roxygen2: do not edit by hand

export("%>%")
export(Agregar)
export(Plot.Apiladas)
export(Plot.Barras)
export(Plot.Boxplot)
export(Plot.Drilldown)
export(Plot.Histograma)
export(Plot.Mapa)
export(Plot.Mundo)
export(Plot.Radar)
export(Plot.Series)
export(Plot.Torta)
export(Plot.Treemap)
export(StaticPlot)
export(Tabla)
export(Tabla.General)
export(Tabla.SaberPro)
export(read_example)
import(DT)
import(d3r)
import(dplyr)
import(dygraphs)
import(echarts4r)
import(fmsb)
import(ggplot2, except = last_plot)
import(gt)
import(gtExtras)
import(highcharter)
import(leaflet)
import(plotly)
import(sunburstR)
import(tidyr)
import(treemap)
importFrom(XML,
  saveXML,
  xpathSApply
)
importFrom(cli,
  bg_yellow,
  cli_alert,
  cli_alert_info,
  cli_alert_success,
  cli_h1,
  cli_text,
  col_black,
  symbol
)
importFrom(data.tree,as.Node)
importFrom(forcats,
  as_factor,
  fct_drop,
  fct_na_value_to_level,
  fct_relevel,
  fct_unique
)
importFrom(ggrepel,geom_text_repel)
importFrom(ggspatial,
  annotation_north_arrow,
  annotation_scale,
  north_arrow_fancy_orienteering
)
importFrom(grDevices,
  rainbow,
  topo.colors
)
importFrom(graphics,
  hist,
  legend,
  par
)
importFrom(grid,grid.raster)
importFrom(gridSVG,grid.export)
importFrom(htmltools,
  HTML,
  tag,
  withTags
)
importFrom(htmlwidgets,saveWidget)
importFrom(jsonlite,
  fromJSON,
  toJSON
)
importFrom(lifecycle,deprecate_warn)
importFrom(magrittr,"%>%")
importFrom(maps,map)
importFrom(methods,
  is,
  missingArg,
  slot
)
importFrom(png,readPNG)
importFrom(rlang,
  ":=",
  quo_name
)
importFrom(scales,
  alpha,
  label_percent,
  percent
)
importFrom(sf,
  st_as_sf,
  st_centroid,
  st_point_on_surface
)
importFrom(sp,
  CRS,
  Polygon,
  Polygons,
  SpatialPolygonsDataFrame,
  as.SpatialPolygons.PolygonsList,
  coordinates
)
importFrom(stats,
  median,
  na.omit,
  reorder,
  sd,
  var
)
importFrom(stringr,
  str_length,
  str_to_title
)
importFrom(tidyr,
  pivot_longer,
  pivot_wider,
  replace_na
)
importFrom(tidyselect,all_of)
importFrom(utils,
  head,
  menu,
  tail
)
importFrom(webshot,webshot)
importFrom(xts,xts)
importFrom(zoo,
  as.Date,
  as.yearmon
)
