compute_map_df: Compute the 2 data frame needed to plot the maps from the...

Description Usage Arguments Value

Description

Compute the 2 data frame needed to plot the maps from the filtered one.

Usage

1
compute_map_df(filtered_df)

Arguments

filtered_df

a filtered version of the full data

Value

A list of dataframe 'heatmap' containing "Number of Intervention", "Mean Intervention Duration", "Mean Number of Units" per zip code. A list of dataframe 'fire_box' containing "Number of Intervention", "Mean Intervention Duration", "Mean Number of Units" per fire box.


HenriMatalon/XHEC-R-GROUP-PROJECT-FDNY documentation built on May 31, 2019, 1:47 a.m.