make_monthly: Convert a Named Daily Raster to Monthly Means Stack

View source: R/general_helpers.R

make_monthlyR Documentation

Convert a Named Daily Raster to Monthly Means Stack

Description

Takes a stack of daily data with names of "XYYYY.MM.DD" and returns monthly averages.

Usage

make_monthly(daily_ras)

Arguments

daily_ras

Raster stack with daily time step

Value

Raster stack with monthly time step

Examples

# not run

gulfofmaine/gmRi documentation built on Jan. 26, 2025, 5:12 a.m.