Description Usage Arguments Value Examples
this function read data in intervals, aggregate it and computes measures of normalization of the data as RCA. Also subset and filter per a list or value of producers
1 2 3 |
n |
Number of samples to use. -1 for the complete number of producers. |
init |
an integer pointing the initial year |
end |
an integer pointing the final year |
by |
an integer describing the time window |
cum |
if FALSE it uses mobile time windows, otherwise it uses allways the same init year. |
min_prod |
minimum production to filter producers |
agg_fun |
function to aggregate, usually sum, |
list_prod |
default NaN. A finite list of producers |
what_agg |
name of column to aggregate 'wgh_jfrac', |
a Data Frame to overlay.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.