Extract Smooths from BBS model run
Arguments
- indata
dataframe of generated smooths. Each column is a year, each row is a predicted smooth
- start_yr
numeric year at which to start, if subset is required. Default is the last year available
- end_yr
numeric year at which to end, if subset is required. Default is the last year available
- longform
TRUE/FALSE the output will be converted to a longform tibble with columns draw, year, proj_y. Default = TRUE