library(testthat)
# Load already included functions if relevant
pkgload::load_all(export_all = FALSE)

global

#' global functions - do not run
#'
#' Global functions
#' @return nothing
#' @keywords internal
#' @export
#'
utils::globalVariables(c(".data", "Int", "Slope","elevation","group","max_x", "max_y","min_x", "xmin", "min_y", "pval", "r2", "slope","coef"))
# Run but keep eval=FALSE to avoid infinite loop
# Execute in the console directly
fusen::inflate(flat_file = "dev/flat_additional.Rmd", vignette_name = NA)


mariosandovalmx/ggsmatr documentation built on May 21, 2023, 3:40 p.m.