grplot: Attempt to harness ggplot but set as much to default as...

Description Usage Arguments Details

Description

Attempt to harness ggplot but set as much to default as possible

Usage

1
grplot(..., reverse = FALSE, continuous = FALSE)

Arguments

...

arguments passed to ggplot

reverse

(logical) Option to reverse the default palette.

continuous

Expect a continuous colour scale. Using scale_color_continuous later should still work, but may emit an unwelcome message.

Details

Since version 0.8.0 grplot uses the helvetic fonts automtically if available. Ensure you have sysfonts installed.


HughParsonage/grattanCharts documentation built on May 8, 2019, 10:52 a.m.