waterfalls: Create Waterfall Charts using 'ggplot2' Simply

A not uncommon task for quants is to create 'waterfall charts'. There seems to be no simple way to do this in 'ggplot2' currently. This package contains a single function (waterfall) that simply draws a waterfall chart in a 'ggplot2' object. Some flexibility is provided, though often the object created will need to be modified through a theme.

Version: 0.1.2
Imports: ggplot2 (≥ 2.0.0), grDevices
Published: 2018-01-26
Author: Hugh Parsonage
Maintainer: Hugh Parsonage <hugh.parsonage+waterfall at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: waterfalls results

Documentation:

Reference manual: waterfalls.pdf

Downloads:

Package source: waterfalls_0.1.2.tar.gz
Windows binaries: r-devel: waterfalls_0.1.2.zip, r-release: waterfalls_0.1.2.zip, r-oldrel: waterfalls_0.1.2.zip
macOS binaries: r-release (arm64): waterfalls_0.1.2.tgz, r-oldrel (arm64): waterfalls_0.1.2.tgz, r-release (x86_64): waterfalls_0.1.2.tgz, r-oldrel (x86_64): waterfalls_0.1.2.tgz
Old sources: waterfalls archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=waterfalls to link to this page.