Simple Visualisation with 'ggplot2' and 'leaflet' Wrappers


[Up] [Top]

Documentation for package ‘simplevis’ version 1.0.0

Help Pages

a4_height_mm A4 useable height.
a4_width_mm A4 useable width.
example_sf_nz_livestock Example sf object of New Zealand livestock.
example_sf_nz_river_wq Example sf object of New Zealand river water quality trends.
example_stars_nz_drp Example stars object of New Zealand modelled river water DRP concentrations.
example_stars_nz_no3n Example stars object of New Zealand modelled river water NO3N concentrations.
ggplot_box Vertical box ggplot.
ggplot_box_facet Vertical box 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_scatter Scatter ggplot.
ggplot_scatter_col Scatter ggplot that is coloured.
ggplot_scatter_col_facet Scatter ggplot that is coloured and facetted.
ggplot_scatter_facet Scatter 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_stars Map of an array in ggplot.
ggplot_stars_col Map of an array in ggplot that is coloured.
ggplot_stars_col_facet Map of an array in ggplot that is coloured and facetted.
ggplot_stars_facet Map of an array 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_stack Basemap stack in leaflet.
leaflet_basemap_stack_nz Basemap stack in leaflet for New Zealand.
leaflet_sf Map of simple features in leaflet.
leaflet_sf_col Map of simple features in leaflet that is coloured.
leaflet_stars Map of an array in leaflet.
leaflet_stars_col Map of an array in leaflet that is coloured.
numeric_legend_labels Numeric legend labels.
nz New Zealand coastline.
nz_region New Zealand coastline with regions.
pal_ea19 Colour palette for categorical variables.
pal_set1 Colour palette for categorical variables.
pal_snz Colour palette for categorical variables.
pal_trend3 Colour palette for categorical variables.
pal_trend5 Colour palette for categorical variables.
run_example Run shiny example with option to download.
run_template Run shiny template with option to download.
sentence_colnames Convert column names to sentence case
signed_sqrt_trans Signed square root ggplot scale transformation.
theme_box Theme for vertical box ggplots.
theme_hbar Theme for horizontal bar ggplots.
theme_line Theme for line ggplots.
theme_scatter Theme for scatter ggplots.
theme_sf Theme for ggplot maps of simple features.
theme_stars Theme for ggplot maps of arrays.
theme_vbar Theme for vertical bar ggplots.