R/zzz.R

Defines functions .onLoad

.onLoad <- function(...) {
  rlang::run_on_load()
}
igraph/rigraph documentation built on May 19, 2024, 6:19 a.m.