R/casnet-package.r

#' @import ggplot2
#' @import igraph
#' @import invctr
#' @importFrom magrittr %>%
#' @importFrom dplyr group_by filter summarise mutate case_when
#' @importFrom tidyr gather spread unnest
#' @importFrom rlang .data
#' @importFrom graphics image text
#' @importFrom stats lm median predict sd smooth time
#' @importFrom grDevices heat.colors
#' @importFrom utils lsf.str
#'
#' @keywords internal
"_PACKAGE"


## usethis namespace: start
#' @useDynLib casnet, .registration = TRUE
## usethis namespace: end
NULL

## usethis namespace: start
#' @importFrom Rcpp sourceCpp
## usethis namespace: end
NULL
FredHasselman/casnet documentation built on June 14, 2024, 6:35 p.m.