powered by
A function to get all potential permutations
predhelputils.get_all_permutations(your_environmental_covariates)
provides all potential permutations given your input vector
list of the environmental covariates you have at hand (tas, tasmax, tasmin, RH, VPD, SPI, global_radiation are available)
predhelputils.get_all_permutations(your_environmental_covariates = c("tas","tasmin","VPD"))
Run the code above in your browser using DataLab