From d2534f6fa14447ea93ec60e503963d0da96cfee5 Mon Sep 17 00:00:00 2001 From: gnoblet Date: Wed, 21 Dec 2022 10:49:44 -0500 Subject: [PATCH] Update to v0.4.9000 bis --- NEWS.md | 3 +++ docs/news/index.html | 4 ++-- docs/pkgdown.yml | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md index ef65da6..eb52999 100644 --- a/NEWS.md +++ b/NEWS.md @@ -5,12 +5,15 @@ * `bar_reach` is now `bar()` and theming is passed through argument `theme` for which default is `theme_reach()`. * `point_reach` is now `point()` and theming is passed through argument `theme` for which default is `theme_reach()`. +--- # visualizeR 0.3.9000 * Breaking changes: update to `ggblanket` v1.6.1. * Add plotting functions for indicator maps. +--- + # visualizeR 0.2.9000 * Breaking changes: almost all functions got refinements, and there are new functions, typically `hbar()` becomes `bar_reach()` and `point_reach()` is added. diff --git a/docs/news/index.html b/docs/news/index.html index 5d824aa..52b210e 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -52,12 +52,12 @@ bar_reach is now bar() and theming is passed through argument theme for which default is theme_reach().
  • point_reach is now point() and theming is passed through argument theme for which default is theme_reach().
  • - +

    visualizeR 0.3.9000

    +

    visualizeR 0.2.9000