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. Accessed 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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