Update to v0.4.9000 bis

This commit is contained in:
gnoblet 2022-12-21 10:49:44 -05:00
parent cbee42a39e
commit d2534f6fa1
3 changed files with 6 additions and 3 deletions

View file

@ -52,12 +52,12 @@
<code>bar_reach</code> is now <code><a href="../reference/bar.html">bar()</a></code> and theming is passed through argument <code>theme</code> for which default is <code><a href="../reference/theme_reach.html">theme_reach()</a></code>.</li>
<li>
<code>point_reach</code> is now <code><a href="../reference/point.html">point()</a></code> and theming is passed through argument <code>theme</code> for which default is <code><a href="../reference/theme_reach.html">theme_reach()</a></code>.</li>
</ul></div>
</ul><hr></div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="0.3.9000" id="visualizer-039000">visualizeR 0.3.9000<a class="anchor" aria-label="anchor" href="#visualizer-039000"></a></h2>
<ul><li>Breaking changes: update to <code>ggblanket</code> v1.6.1.</li>
<li>Add plotting functions for indicator maps.</li>
</ul></div>
</ul><hr></div>
<div class="section level2">
<h2 class="pkg-version" data-toc-text="0.2.9000" id="visualizer-029000">visualizeR 0.2.9000<a class="anchor" aria-label="anchor" href="#visualizer-029000"></a></h2>
<ul><li>Breaking changes: almost all functions got refinements, and there are new functions, typically <code>hbar()</code> becomes <code>bar_reach()</code> and <code>point_reach()</code> is added.</li>