R/global.R

#' @name global
#' @aliases global
#' @title Global Variables and functions
#' @description Defining ariables 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 Feb. 8, 2021, 5:06 p.m.