tests/testthat/double_dependency_with_adaptation/dependent1.R

requireR(
  "double_dependency_with_adaptation/independent.R",
  function(independent) {
    independent$setStart(0)
    independent$get()
  })

Try the requireR package in your browser

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

requireR documentation built on May 2, 2019, 3:36 p.m.