blob: 21bd2c90a8c586637af1ad6358de21fd63faee67 (
plain) (
tree)
|
|
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/PELMO_runs.R
\name{sum_periods}
\alias{sum_periods}
\title{Sum up values according to FOCUS periods}
\usage{
sum_periods(annual, interval)
}
\arguments{
\item{annual}{The annual flux as obtained by \code{get_flux}}
\item{interval}{The interval in years}
}
\description{
Sum up values according to FOCUS periods
}
|