R/zzz.R

Defines functions .onLoad

.onLoad <- function(...) {
  rlang::run_on_load()
}

Try the igraph package in your browser

Any scripts or data that you put into this service are public.

igraph documentation built on Oct. 20, 2024, 1:06 a.m.