fill_across function

Fill in matrix across rows of weight-at-age data by interpolation

Fill in matrix across rows of weight-at-age data by interpolation

Function that fills in matrix across rows of wtatage data by interpolation Missing Rows are then backfilled

fill_across(mat, minYear, maxYear)

Arguments

  • mat: A matrix
  • minYear: Minimum year
  • maxYear: Maximum year

See Also

sample_lcomp, sample_agecomp, fill_across

Author(s)

Peter Kuriyama and Allan Hicks

  • Maintainer: Kelli F. Johnson
  • License: MIT + file LICENSE
  • Last published: 2019-11-08