multiply_by_fraction: Helper function to multiply each 'timestep' column of the...

Description Usage Arguments Value

Description

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)

Usage

1

Arguments

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.

Value

Returns the tibble including the index and all timesteps multiplied by fraction.


chrisschuerz/aRastoCAT documentation built on May 16, 2020, 1:33 a.m.