The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
ggfun provides a collection of extensions and utilities
for working with ggplot2 objects.
It includes additional geometric layers, theme elements, legend helpers,
plot-data utilities, and tools for modifying plot objects.
Install the released version from CRAN:
install.packages("ggfun")You can install the development version from GitHub with:
## install.packages("remotes")
remotes::install_github("YuLab-SMU/ggfun")geom_xspline(),
geom_hist(), geom_cake(),
geom_triangle(), geom_segment_c(), and
geom_volpoint().theme_noaxis(),
theme_noxaxis(), theme_noyaxis(),
theme_transparent(), theme_nothing(), and
theme_blinds().element_roundrect()
and element_blinds().get_legend(),
gglegend(), set_font(), and
set_point_legend_shape().facet_set(),
get_plot_data(), get_aes_var(),
xrange(), yrange(), and
ggrange().%<+%, td_filter(),
td_mutate(), and td_unnest().These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.