Skip to content

Added ggplot2 functions, contour lines

Compare
Choose a tag to compare
@CollinErickson CollinErickson released this 20 May 13:36
· 25 commits to master since this release

New functions that use ggplot2 were added: gcf, gcf_grid, gcf_data, gcf_func. These can also be used in the normal functions using gg=TRUE.

Contour lines can be added to plots using with_lines=TRUE, and only lines with no fill can be made using lines_only=TRUE.

Accepted to CRAN on 5/20/19.