mean_of_annual_sum_of_variables: Calculates the mean of the annual sum of the variables values

View source: R/mean_of_annual_sum_of_variables.R

mean_of_annual_sum_of_variablesR Documentation

Calculates the mean of the annual sum of the variables values

Description

The function calculates the mean of the annual sum of the variables of interest.

Usage

mean_of_annual_sum_of_variables(list_dir_of_imgs)

Arguments

list_dir_of_imgs

directory containing the images downloaded in download_terraclimate

Value

Returns a SpatRaster with the calculation.

Examples

## Not run: 

annual_mean_ppt<- mean_of_annual_sum_of_variables(list_dir_of_imgs = C:/ppt_dir);

## End(Not run)

FilgueirasR/cropDemand documentation built on Feb. 15, 2025, 5:35 p.m.