View source: R/mean_of_annual_sum_of_variables.R
mean_of_annual_sum_of_variables | R Documentation |
The function calculates the mean of the annual sum of the variables of interest.
mean_of_annual_sum_of_variables(list_dir_of_imgs)
list_dir_of_imgs |
directory containing the images downloaded in download_terraclimate |
Returns a SpatRaster with the calculation.
## Not run:
annual_mean_ppt<- mean_of_annual_sum_of_variables(list_dir_of_imgs = C:/ppt_dir);
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.