Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

igraph.style

The goal of igraph.style is to make it easy to style igraph literals, on top of following the tidyverse style.

Installation

You can install the development version of igraph.style from GitHub with:

# install.packages("pak")
pak::pak("igraph/igraph.style")

Example

Compare:

styler::style_text("A+-+B")
#> A + -+B
styler::style_text("A+-+B", style = igraph.style::igraph_style)
#> A +-+ B

About

Holds A Styleguide for igraph Graphs

Resources

Code of conduct

Security policy

Stars

1 star

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages