citytemp                City temperatures from a year
color_classes           Function to create 'dataClasses' argument in
                        'hc_colorAxis'
color_stops             Function to create 'stops' argument in
                        'hc_colorAxis'
colorize                Create vector of color from vector
create_yaxis            Creating multiples yAxis for add a highcharts
dash_styles             Get dash styles
datetime_to_timestamp   Date to Timesstamps
download_map_data       Auxilar function to download the map data form
                        a url The urls are listed in <URL:
                        https://code.highcharts.com/mapdata/>.
export_hc               Function to export js file the configuration
                        options
fa_icon                 Helpers functions to get FontAwesome icons code
favorite_bars           Marshall's Favorite Bars
favorite_pies           Marshall's Favorite Pies
fix_1_length_data       Function to avoid the jsonlite::auto_unbox
                        default
get_data_from_map       Auxilar function to get the data inside the map
                        data The urls are listed in <URL:
                        https://code.highcharts.com/mapdata/>.
get_hc_series_from_df   Auxiliar function to get series and options
                        from tidy frame for hchart.data.frame
globaltemp              globaltemp
hc_add_series           Adding and removing series from highchart
                        objects
hc_add_series.character
                        hc_add_series for character and factor objects
hc_add_series.data.frame
                        hc_add_series for data frames objects
hc_add_series.density   hc_add_series for density objects
hc_add_series.forecast
                        hc_add_series for forecast objects
hc_add_series.geo_json
                        hc_add_series for geo_json & geo_list objects
hc_add_series.numeric   'hc_add_series' for numeric objects
hc_add_series.ts        hc_add_series for time series objects
hc_add_series.xts       hc_add_series for xts objects
hc_add_series_boxplot   Shorcut for create boxplot
hc_add_series_df        Shorcut for tidy data frame a la ggplot2/qplot
hc_add_series_flags     Shorcut for add flags to highstock chart
hc_add_series_labels_values
                        Shorcut for add series for pie, bar and column
                        charts
hc_add_series_list      Shorcut for data series from a list of data
                        series
hc_add_series_map       Add a map series
hc_add_series_ohlc      Shorcut for create candlestick charts
hc_add_series_scatter   Shorcut for create scatter plots
hc_add_series_times_values
                        Shorcut for create/add time series from times
                        and values
hc_add_series_treemap   Shorcut for create treemaps
hc_add_series_ts        Shorcut for create/add time series charts from
                        a ts object
hc_add_series_xts       Shorcut for create highstock chart from 'xts'
                        object
hc_add_theme            Add themes to a highchart object
hc_annotations          Adding annotations to highcharts objects
hc_annotationsOptions   Setting Annotations Options
hc_chart                Adding chart options to highchart objects
hc_colorAxis            Adding Color Axis options to highchart objects
hc_colors               Adding color options to highchart objects
hc_credits              Adding credits options to highchart objects
hc_defs                 Adding patterns to be used in highcharts series
hc_drilldown            Drilldown options for higcharts objects
hc_elementId            Setting elementId
hc_exporting            Exporting options for higcharts objects
hc_legend               Adding legend options to highchart objects
hc_mapNavigation        Adding mapNavigation options to highmaps charts
hc_motion               Adding options to Motion options to highcharts
                        objects
hc_navigator            Adding navigator options to highstock charts
hc_pane                 Adding panes
hc_plotOptions          Adding plot options to highchart objects
hc_rangeSelector        Adding scrollbar options to highstock charts
hc_rm_series            Removing series to highchart objects
hc_scrollbar            Adding scrollbar options to highstock objects
hc_series               Series options from highchart objects
hc_size                 Changing the size of a 'highchart' object
hc_theme                Highchart theme constructor
hc_theme_538            Fivethirtyeight theme for highcharts
hc_theme_chalk          Chalk theme for highcharts
hc_theme_darkunica      Dark Unica theme for highcharts
hc_theme_db             Dotabuff theme for highcharts
hc_theme_economist      Economist theme for highcharts
hc_theme_elementary     Elementary (OS) theme for highcharts
hc_theme_ffx            Firefox theme for highcharts
hc_theme_flat           Flat theme for highcharts
hc_theme_flatdark       Flatdark theme for highcharts
hc_theme_ft             Financial Times theme for highcharts
hc_theme_google         Google theme for highcharts
hc_theme_gridlight      Grid Light theme for highcharts
hc_theme_handdrawn      Hand Drawn theme for highcharts
hc_theme_merge          Merge themes
hc_theme_monokai        Monokai theme for highcharts
hc_theme_null           Null theme for highcharts
hc_theme_sandsignika    Sand Signika theme for highcharts
hc_theme_smpl           Simple theme for highcharts
hc_theme_sparkline      Sparkline theme for highcharts
hc_theme_tufte          Tufte theme for highcharts
hc_title                Adding title and subtitle options to highchart
                        objects
hc_tooltip              Adding tooltip options to highchart objects
hc_xAxis                Adding axis options to highchart objects
hcaes                   Define aesthetic mappings. Similar in spirit to
                        'ggplot2::aes'
hcbar                   Shorcut to make a bar chart
hcboxplot               Shortcut to make a boxplot
hcdensity               Shorcut to make density charts
hchart                  Create a highchart object from a particular
                        data type
hchart.survfit          Plot survival curves using Highcharts
hchist                  Shorcut to make an histogram
hciconarray             Shorcut to make icon arrays charts
hcmap                   Shorcut for create map Shorcut for create map
                        from <URL:
                        https://code.highcharts.com/mapdata/>
                        collection.
hcpie                   Shorcut to make a pie chart
hcspark                 Shorcut to make spkarlines
hctreemap               Shorcut for create treemaps
hcts                    Shorcut to make time series or line charts
hex_to_rgba             Transform colors from hexadeximal format to
                        rgba hc notation
higcharter              An 'htmlwidget' interface to the Highcharts
                        javascript chart library
highcarter-exports      highcharter exported operators and S3 methods
highchart               Create a Highcharts chart widget
highchart2              Create a Highcharts chart widget
highchartOutput         Widget output function for use in Shiny
highcharts_demo         Chart a demo for testing themes
hw_grid                 Lays out highchart widgets into a "grid",
                        similar to 'grid.arrange' from 'gridExtra'
is.hexcolor             Check if a string vector is in hexadecimal
                        color format
is.highchart            Reports whether x is a highchart object
list_parse              Convert an object to list with identical
                        structure
mutate_mapping          Modify data frame accoring to mapping
pokemon                 pokemon
random_id               Function to generate iids
renderHighchart         Widget render function for use in Shiny
stars                   stars
str_to_id               String to 'id' format
tooltip_table           Helper for make table in tooltips
unemployment            US Counties unemployment rate
uscountygeojson         US Counties map in Geojson format (list)
usgeojson               US States map in Geojson format (list)
vaccines                Vaccines
weather                 Weather
worldgeojson            World map in Geojson format (list)
