R/globals.R

# Check global variables
if (getRversion() >= "2.15.1") {
  utils::globalVariables(
    names = c(
      "Proportion",
      "Source",
      "Type",
      "..level..",
      "density"
    ),
    package = "simmr",
    add = FALSE
  )
}

Try the simmr package in your browser

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

simmr documentation built on Nov. 2, 2023, 6:08 p.m.