Description Usage Arguments Value
Helper function to multiply each 'timestep' column of the data set by the areal fraction of each pixel (speeds up the process compared to mutate_at)
1 | multiply_by_fraction(tbl)
|
tbl |
The data table that holds the area fraction for all pixels, the data for each time step and each pixel and the grouping variable index. |
Returns the tibble including the index and all timesteps multiplied by fraction.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.