R/ingres-package.R

#' @keywords internal
#' @aliases ingres-package
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @importFrom tibble tibble
## usethis namespace: end
#' @import methods
#' @import dplyr
#' @import magrittr
#' @import ggplot2
#' @import ggraph
#' @importFrom tidyr pivot_longer
#' @importFrom tidyr pivot_wider
#' @importFrom rlang .data
NULL

Try the ingres package in your browser

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

ingres documentation built on Sept. 14, 2022, 9:05 a.m.