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.


Creative Commons 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.