tests/testthat/double_dependency_with_adaptation/dependent1.R

requireR(
  "double_dependency_with_adaptation/independent.R",
  function(independent) {
    independent$setStart(0)
    independent$get()
  })
petervdberg/requireR documentation built on May 25, 2019, 2:10 a.m.