R/convdistr-package.R

## Package information and global variables
## by JJAV 2024017

#' @keywords internal
"_PACKAGE"

utils::globalVariables(
  c(
    "a",
    "b",
    "p_function",
    "rfuncs",
    "dimension",
    "value",
    "cols",
    "rfunc1",
    "rfunc2"
    )
  )

Try the convdistr package in your browser

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

convdistr documentation built on May 29, 2024, 11:49 a.m.