R/global.R

#' @name global
#' @aliases global
#' @title Global Variables and functions
#' @description Defining variables and functions used in the internal functions

utils::globalVariables(c("k","b","tau","mad","Mymodel", "networkmatrix"))
`%dopar` = foreach::`%dopar%`
`plot` = graphics::`plot`
`par` = graphics::`par`

Try the detectR package in your browser

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

detectR documentation built on June 22, 2024, 12:23 p.m.