R/dci-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @importFrom magrittr %>%
#' @importFrom rlang .data
#' @importFrom sfnetworks activate
## usethis namespace: end
NULL

# Quiet warnings about reserved words nodes and edges from sfnetworks package
if (getRversion() >= "2.15.1") utils::globalVariables(c("nodes", "edges", "from", "to"))

Try the dci package in your browser

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

dci documentation built on June 14, 2025, 1:08 a.m.