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"
)
Data frame (n x 2). Primary production required index over time. Two columns YEAR and INDEX
List. First element labeled PP
is a Data frame of size (n x 2). Columns YEAR, ANNUAL_MEAN. Second element labeled EPUarea
is the area of the region
Character string. The name of the field in PPR
which contains the PPR index data.
Character string. The name of the field in PPR
which contains the Year.
Character string. The name of the field in PP
which contains the PP data.
Character string. The name of the field in PP
which contains the Year.
Data frame (n x 7)
Year of scaled index
Ratio of PPR:PP
Units: Percentage