inst/unitTests/runit.ata.R

test.print.ata <- function() {
  # Test that print(x) returns x; see ?print
  res <- ata(GenIns)
  checkEquals(res, print(res))
}

Try the ChainLadder package in your browser

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

ChainLadder documentation built on July 9, 2023, 5:12 p.m.