Learn R Programming

simplevis

Overview

As of simplevis 7.0.0, all ggplot2 wrapper functions have been removed.

Users should not rely on these, and ideally use the {ggblanket} package instead (or alternatively rely on version 6.3.0 (devtools::install_version("simplevis", "6.3.0"))).

What remains in simplevis is the leaflet wrapper functions. These may or may not be supported in the future, so use at your own risk.

Installation

Stable version from CRAN:

install.packages("simplevis")

Development version from github:

devtools::install_github("StatisticsNZ/simplevis")

Get started

Click here to get started.


Copyright and Licensing

The package is Crown copyright (c) 2020, Statistics New Zealand on behalf of the New Zealand Government, and is licensed under the MIT License.

This document is Crown copyright (c) 2020, Statistics New Zealand on behalf of the New Zealand Government, and is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit https://creativecommons.org/licenses/by/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

Copy Link

Version

Install

install.packages('simplevis')

Monthly Downloads

259

Version

7.1.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

David Hodge

Last Published

May 9th, 2023

Functions in simplevis (7.1.0)

example_point

Example sf point object.
leaf_stars

Stars leaflet map.
leaf_stars_col

Stars leaflet map that is coloured.
sv_interval_labels_num

Convert numeric bin cuts to simple and pretty labels.
example_polygon

Example sf polygon object.
leaf_clear

In shiny, clear all features, images and legends.
pal_na

NA palette.
simplevis-package

simplevis: Wrappers to Simplify 'leaflet' Visualisation
pal_d3_mix

D3 palette reordered.
sv_interval_labels_chr

Convert bin cuts to simple and pretty labels.
example_stars

Example stars object.
interval_labels

Convert numeric or interval cuts to simple and pretty labels.
leaf_basemap

Basemap stack in leaflet.
leaf_sf

Simple feature leaflet map.
leaf_sf_col

Simple feature leaflet map that is coloured.
pal_viridis_mix

Viridis palette reordered.
add_tooltip

Add a tooltip column
example_borders

Example sf object of the New Zealand coastline.
%>%

Pipe operator