convert_hour_to_meanminmax {PHENTHAUproc} | R Documentation |
Convert hourly to daily
Description
Convert hourly to daily
Usage
convert_hour_to_meanminmax(x)
Arguments
x |
SpatRaster - numeric - hourly tmean with time attribute |
Value
SpatRaster list (tmean, tmax, tmin) - numeric - with time attribute
See Also
Other SpatRaster transformation:
convert_df_to_srl()
,
convert_doy_to_logical()
,
convert_logical_to_doy()
,
convert_logical_to_time()
,
convert_sr_to_cvec()
[Package PHENTHAUproc version 1.1 Index]