Other packages > Find by keyword >

ggforce  

Accelerating 'ggplot2'
View on CRAN: Click here


Download and install ggforce package within the R console
Install from CRAN:
install.packages("ggforce")

Install from Github:
library("remotes")
install_github("cran/ggforce")

Install by package version:
library("remotes")
install_version("ggforce", "0.4.2")



Attach the package and use:
library("ggforce")
Maintained by
Thomas Lin Pedersen
[Scholar Profile | Author Map]
First Published: 2016-11-22
Latest Update: 2022-10-04
Description:
The aim of 'ggplot2' is to aid in visual data investigations. This focus has led to a lack of facilities for composing specialised plots. 'ggforce' aims to be a collection of mainly new stats and geoms that fills this gap. All additional functionality is aimed to come through the official extension system so using 'ggforce' should be a stable experience.
How to cite:
Thomas Lin Pedersen (2016). ggforce: Accelerating 'ggplot2'. R package version 0.4.2, https://cran.r-project.org/web/packages/ggforce. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1.0 (2016-11-22 09:13), 0.1.1 (2016-11-28 16:54), 0.1.2 (2018-05-27 23:02), 0.1.3 (2018-07-07 19:00), 0.2.0 (2019-03-07 15:22), 0.2.1 (2019-03-12 10:42), 0.2.2 (2019-04-23 15:20), 0.3.0 (2019-08-09 12:50), 0.3.1 (2019-08-20 11:50), 0.3.2 (2020-06-23 11:40), 0.3.3 (2021-03-05 11:20), 0.3.4 (2022-08-18 09:30), 0.4.0 (2022-09-29 10:10), 0.4.1 (2022-10-04 11:50)
Other packages that cited ggforce R package
View ggforce citation profile
Other R packages that ggforce depends, imports, suggests or enhances
Complete documentation for ggforce
Functions, R codes and Examples using the ggforce R package
Some associated functions: facet_grid_paginate . facet_matrix . facet_row . facet_stereo . facet_wrap_paginate . facet_zoom . gather_set_data . geom_arc . geom_arc_bar . geom_autohistogram . geom_autopoint . geom_bezier . geom_bspline . geom_bspline_closed . geom_circle . geom_delvor . geom_diagonal . geom_diagonal_wide . geom_ellipse . geom_link . geom_mark_circle . geom_mark_ellipse . geom_mark_hull . geom_mark_rect . geom_parallel_sets . geom_regon . geom_shape . geom_sina . geom_spiro . ggforce-extensions . ggforce-package . interpolateDataFrame . label_tex . linear_trans . n_pages . position_auto . position_jitternormal . power_trans . radial_trans . scale_depth . scale_unit . stat_err . theme_no_axes . trans_reverser . 
Some associated R codes: RcppExports.R . aaa.R . arc.R . arc_bar.R . autodensity.R . autohistogram.R . autopoint.R . bezier.R . bspline.R . bspline_closed.R . circle.R . diagonal.R . diagonal_wide.R . ellipse.R . errorbar.R . facet_grid_paginate.R . facet_matrix.R . facet_row.R . facet_stereo.R . facet_wrap_paginate.R . facet_zoom.R . ggforce-package.R . ggproto-classes.R . interpolate.R . labeller.R . link.R . mark_circle.R . mark_ellipse.R . mark_hull.R . mark_label.R . mark_rect.R . parallel_sets.R . position-jitternormal.R . position_auto.R . position_floatstack.R . regon.R . scale-depth.R . scale-unit.R . shape.R . sina.R . spiro.R . themes.R . trans.R . trans_linear.R . utilities.R . voronoi.R . zzz.R .  Full ggforce package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for ggforce150020002500300035004000450050005500TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA