# Outputs and plots supported by the RW1972 model
model_outputs("RW1972")
# Getting the model function implementing the PKH1982 model
pkh_func <- get_model("PKH1982")
head(pkh_func, 10)
# Getting the parameters required by SM2007
model_parameters("SM2007")
Run the code above in your browser using DataLab