Skip to content

y461650833y/geomnet

Repository files navigation

geomnet

CRAN Status CRAN RStudio mirror downloads

geomnet is a package built on top of the most recent major ggplot2 release. It provides a ggplot2 geom called geom_net to visualize graphs and networks. It also include the function stat_net to calculate network layouts with the sna package. Finally, the function geom_circle is included to draw circles using ggplot2.

You can now install geomnet directly from CRAN.

install.packages('geomnet')

There are many usage examples in ?geomnet::geom_net.

Enjoy!

About

Examples and data for geom_net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 81.0%
  • HTML 12.2%
  • CSS 6.8%