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]
All associated links for this package
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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
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  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns