calc_PPR_scaled.Rd
Total primary production (PP) should be in units mtC year^-1, since PPR has units mtC year^-1. The ratio of PPR:PP is then returned
calc_ppr_scaled( PPR, PP, pprField = "INDEX", yearFieldPPR = "YEAR", ppField = "ANNUAL_MTON", yearFieldPP = "YEAR" )
PPR | Data frame (n x 2). Primary production required index over time. Two columns YEAR and INDEX |
---|---|
PP | List. First element labeled |
pprField | Character string. The name of the field in |
yearFieldPPR | Character string. The name of the field in |
ppField | Character string. The name of the field in |
yearFieldPP | Character string. The name of the field in |
Data frame (n x 7)
Year of scaled index
Ratio of PPR:PP
Units: Percentage