+.hd                    Add Layers to an hd Object
alco1                   Alcohol Consumption Data
alco2                   Alcohol Consumption by Gender
geom_args               Show Arguments for a Geometry
get_palette             Retrieve a Named Palette
gg_theme                Build a ggplot2 Theme Object
hd                      Initialise a Composable highdir Figure
hd_add_js               Inject JavaScript into a Highcharts Widget
hd_app                  Launch the highdir Shiny GUI
hd_geom_arearange       Add an Arearange (Confidence Band) Layer
hd_geom_column          Column Geometry Layer for hd Objects
hd_geom_line            Line Geometry Layer for hd Objects
hd_geom_pie             Pie Geometry Layer for hd Objects
hd_geom_ranked_bar      Ranked bar geometry
hd_geom_scatter         Scatter Geometry Layer for hd Objects
hd_geom_stacked_column
                        Stacked Column Geometry Layer
hd_geom_venn            Venn / Euler Diagram Layer for hd Objects
hd_make                 Build a Figure from a Specification
hd_opts                 Create Figure Presentation Options
hd_reset_theme          Reset Theme
hd_save                 Save a Figure to Disk
hd_set_theme            Set Package-Wide Style Defaults
hd_spec                 Create a Figure Data Specification
hd_spec_venn            Create a Venn / Euler Figure Specification
hd_theme                Build a Highcharts Theme Object
hd_venn_df              Create a Venn Diagram Directly from a Data
                        Frame
hd_venn_intersect       Build an Intersection Entry for hd_geom_venn
hd_venn_set             Build a Single-Set Entry for hd_geom_venn
hd_venn_sets_from_spec
                        Extract the Set List from an hd_spec_venn
                        Object
list_geoms              List Registered Geometries
list_modes              List Registered Backends
list_palettes           List Registered Palettes
print.hd                Render an hd Object
register_backend        Register a Rendering Backend and used when
                        loding in zzz.R file
register_geom           Register a Geometry
register_palette        Register a Named Colour Palette
venn_df_to_list         Convert a Data Frame to a Venn Set List
