| example_sf_point | Example sf point object. |
| example_sf_polygon | Example sf polygon object. |
| ggplot_boxplot | Boxplot ggplot. |
| ggplot_boxplot_col | ggplot boxplot that is coloured |
| ggplot_boxplot_col_facet | ggplot boxplot that is coloured |
| ggplot_boxplot_facet | Boxplot ggplot that is facetted. |
| ggplot_hbar | Horizontal bar ggplot. |
| ggplot_hbar_col | Horizontal bar ggplot that is coloured. |
| ggplot_hbar_col_facet | Horizontal bar ggplot that is coloured and facetted. |
| ggplot_hbar_facet | Horizontal bar ggplot that is facetted. |
| ggplot_line | Line ggplot. |
| ggplot_line_col | Line ggplot that is coloured. |
| ggplot_line_col_facet | Line ggplot that is coloured and facetted. |
| ggplot_line_facet | Line ggplot that is facetted. |
| ggplot_point | Point ggplot. |
| ggplot_point_col | Point ggplot that is coloured. |
| ggplot_point_col_facet | Point ggplot that is coloured and facetted. |
| ggplot_point_facet | Point ggplot that is facetted. |
| ggplot_sf | Map of simple features in ggplot. |
| ggplot_sf_col | Map of simple features in ggplot that is coloured. |
| ggplot_sf_col_facet | Map of simple features in ggplot that is coloured and facetted. |
| ggplot_sf_facet | Map of simple features in ggplot that is facetted. |
| ggplot_vbar | Vertical bar ggplot. |
| ggplot_vbar_col | Vertical bar ggplot that is coloured. |
| ggplot_vbar_col_facet | Vertical bar ggplot that is coloured and facetted. |
| ggplot_vbar_facet | Vertical bar ggplot that is facetted. |
| leaflet_basemap | Basemap stack in leaflet. |
| leaflet_sf | Map of simple features in leaflet. |
| leaflet_sf_col | Map of simple features in leaflet that is coloured. |
| mutate_text | Add a quick tooltip text column to data. |
| nz | New Zealand coastline. |
| plotly_camera | Remove plotly buttons from the mode bar, other than the camera. |
| plotly_col_legend | Change colour legend elements order. |
| run_template | Run shiny template with option to download. |
| theme_boxplot | Theme for box ggplots. |
| theme_hbar | Theme for horizontal bar ggplots. |
| theme_line | Theme for line ggplots. |
| theme_point | Theme for point ggplots. |
| theme_sf | Theme for ggplot maps of simple features. |
| theme_vbar | Theme for vertical bar ggplots. |
| x_numeric_breaks | Calculate the breaks for a x axis numeric vector. |
| y_numeric_breaks | Calculate the breaks for a y axis numeric vector. |