Learn R Programming

geeLite (version 1.0.2)

update_grid_stats: Update Grid Statistics

Description

Updates existing grid statistics with newly calculated statistics.

Usage

update_grid_stats(grid_stat, batch_stat)

Value

(data.frame) A combined data frame with missing columns filled as NA.

A data frame containing the updated grid statistics.

Arguments

grid_stat

[optional] (data.frame) Existing data frame of grid statistics to append the newly calculated statistics to.

batch_stat

[mandatory] (data.frame) New data frame of grid statistics to append to the existing statistics.ű