Nothing
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().Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.