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 29 Mar. 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
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 ggraph800100012001400160018002000220024002600TrendBars

Today's Hot Picks in Authors and Packages

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  
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  

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