tests/local_tests.R

if (FALSE) { ## for not running during checks
  library(IsoriX)
  options_IsoriX(example_maxtime = Inf)

  example(options_IsoriX)
  example(getOption_IsoriX)

  example(getelev) # uncomment and run by hand
  example(getprecip) # uncomment and run by hand
  example(prepcipitate) # uncomment and run by hand

  example(prepraster)
  example(prepsources)

  example(isofit)
  example(isomultifit)

  example(isoscape)
  example(isomultiscape)

  example(calibfit)

  example(isofind)

  example(create_aliens)

  example(saveRDS_IsoriX)
}

# devtools::check()
# devtools::build_manual()

Try the IsoriX package in your browser

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

IsoriX documentation built on Nov. 14, 2023, 5:09 p.m.