R/ggraph-package.R

#' @keywords internal
'_PACKAGE'

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @import ggplot2 tidygraph rlang vctrs
#' @importFrom memoise memoise
#' @importFrom lifecycle deprecated
#' @useDynLib ggraph, .registration = TRUE
## usethis namespace: end
NULL
thomasp85/ggraph documentation built on March 11, 2024, 4:46 a.m.