R/import.R

#' @import microeco
#' @import ggplot2
#' @importFrom R6 R6Class
#' @importFrom magrittr %<>%
#' @importFrom magrittr %>%
#' @importFrom dplyr full_join
#' @importFrom igraph is_directed
#' @importFrom reshape2 melt
#' @importFrom ggpubr ggboxplot
NULL

# define globalVariables
utils::globalVariables(c("."))

Try the meconetcomp package in your browser

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

meconetcomp documentation built on Nov. 18, 2023, 5:06 p.m.