R/global.r

# to appease R CMD check
utils::globalVariables(
  c(
    "tries", "index", "current", "cur_index", "t0", "record",
    "frozen", "id", "y", "past_x", "index_val", "info",
    "value", "obs"
  )
)

Try the tourr package in your browser

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

tourr documentation built on Aug. 25, 2023, 1:08 a.m.