Other packages > Find by keyword >

ggraph  

An Implementation of Grammar of Graphics for Graphs and Networks
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("ggraph", "2.2.1")



Attach the package and use:
library("ggraph")
Maintained by
Thomas Lin Pedersen
[Scholar Profile | Author Map]
First Published: 2017-02-24
Latest Update: 2022-10-09
Description:
The grammar of graphics as implemented in ggplot2 is a poor fit for graph and network visualizations due to its reliance on tabular data input. ggraph is an extension of the ggplot2 API tailored to graph visualizations and provides the same flexible approach to building up plots layer by layer.
How to cite:
Thomas Lin Pedersen (2017). ggraph: An Implementation of Grammar of Graphics for Graphs and Networks. R package version 2.2.1, https://cran.r-project.org/web/packages/ggraph. Accessed 05 May. 2025.
Previous versions and publish date:
1.0.0 (2017-02-24 08:31), 1.0.1 (2018-01-29 20:19), 1.0.2 (2018-07-07 23:20), 2.0.0 (2019-09-02 17:10), 2.0.1 (2020-02-07 13:10), 2.0.2 (2020-03-17 23:00), 2.0.3 (2020-05-20 22:20), 2.0.4 (2020-11-16 10:10), 2.0.5 (2021-02-23 13:20), 2.0.6 (2022-08-08 13:40), 2.1.0 (2022-10-09 22:33), 2.2.0 (2024-02-27 23:30)
Other packages that cited ggraph R package
View ggraph citation profile
Other R packages that ggraph depends, imports, suggests or enhances
Complete documentation for ggraph
Functions, R codes and Examples using the ggraph R package
Some associated functions: autograph . facet_edges . facet_graph . facet_nodes . flare . geom_axis_hive . geom_conn_bundle . geom_edge_arc . geom_edge_bend . geom_edge_density . geom_edge_diagonal . geom_edge_elbow . geom_edge_fan . geom_edge_hive . geom_edge_link . geom_edge_loop . geom_edge_parallel . geom_edge_point . geom_edge_span . geom_edge_tile . geom_node_arc_bar . geom_node_circle . geom_node_point . geom_node_range . geom_node_text . geom_node_tile . geom_node_voronoi . geometry . get_con . get_edges . get_nodes . ggraph-extensions . ggraph-package . ggraph . guide-helpers . guide_edge_colourbar . guide_edge_coloursteps . guide_edge_direction . highschool . internal_extractors . layout_tbl_graph_auto . layout_tbl_graph_backbone . layout_tbl_graph_centrality . layout_tbl_graph_circlepack . layout_tbl_graph_dendrogram . layout_tbl_graph_eigen . layout_tbl_graph_fabric . layout_tbl_graph_focus . layout_tbl_graph_hive . layout_tbl_graph_igraph . layout_tbl_graph_linear . layout_tbl_graph_manual . layout_tbl_graph_matrix . layout_tbl_graph_partition . layout_tbl_graph_pmds . layout_tbl_graph_stress . layout_tbl_graph_treemap . layout_tbl_graph_unrooted . layout_to_table . makeContent.cappedpathgrob . makeContent.textalong . node_angle . pack_circles . qgraph . reexports . scale_edge_alpha . scale_edge_colour . scale_edge_fill . scale_edge_linetype . scale_edge_shape . scale_edge_size . scale_edge_width . scale_label_size . scale_type.ggraph_geometry . theme_graph . whigs . 
Some associated R codes: RcppExports.R . aaa.R . autograph.R . cappedPath.R . connections.R . data_flare.R . data_highschool.R . data_whigs.R . edge_colourbar.R . edge_direction.R . edges.R . facet_edges.R . facet_graph.R . facet_nodes.R . geom_axis_hive.R . geom_conn_bundle.R . geom_edge.R . geom_edge_arc.R . geom_edge_bend.R . geom_edge_density.R . geom_edge_diagonal.R . geom_edge_elbow.R . geom_edge_fan.R . geom_edge_hive.R . geom_edge_link.R . geom_edge_loop.R . geom_edge_parallel.R . geom_edge_point.R . geom_edge_span.R . geom_edge_tile.R . geom_node_arc_bar.R . geom_node_circle.R . geom_node_point.R . geom_node_range.R . geom_node_text.R . geom_node_tile.R . geom_node_voronoi.R . geometry.R . gganimate.R . ggproto-classes.R . ggraph-package.R . ggraph.R . layout.R . layout_auto.R . layout_backbone.R . layout_centrality.R . layout_circlepack.R . layout_dendrogram.R . layout_eigen.R . layout_fabric.R . layout_focus.R . layout_hive.R . layout_igraph.R . layout_linear.R . layout_manual.R . layout_matrix.R . layout_partition.R . layout_pmds.R . layout_stress.R . layout_treemap.R . layout_unrooted.R . nodes.R . parallelPath.R . reshape_add_margins.R . scale_edge_alpha.R . scale_edge_colour.R . scale_edge_fill.R . scale_edge_linetype.R . scale_edge_shape.R . scale_edge_size.R . scale_edge_width.R . scale_label_size.R . tbl_graph.R . textAlong.R . theme_graph.R . utils.R . zzz.R .  Full ggraph package functions and examples
Downloads during the last 30 days
04/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/04Downloads for ggraph1000120014001600180020002200240026002800TrendBars

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  
helloJavaWorld  
Hello Java World
A dummy package to demonstrate how to interface to a jar file that resides inside an R package. ...
Download / Learn more Package Citations See dependency  
ClickHouseHTTP  
A Simple HTTP Database Interface to 'ClickHouse'
'ClickHouse' () is an open-source, high performance columnar OLAP (online ...
Download / Learn more Package Citations See dependency  
aspline  
Spline Regression with Adaptive Knot Selection
Perform one-dimensional spline regression with automatic knot selection. This package uses a penali ...
Download / Learn more Package Citations See dependency  
affinitymatrix  
Estimation of Affinity Matrix
Tools to study sorting patterns in matching markets and to estimate the affinity matrix of both the ...
Download / Learn more Package Citations See dependency  
frailtypack  
Shared, Joint (Generalized) Frailty Models; Surrogate Endpoints
The following several classes of frailty models using a penalized likelihood estimation on the hazar ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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