daily_process: Process daily visits data

Description Usage Arguments Value

View source: R/functions.R

Description

Process all three datasets to get daily visits data by calling function get_daily_visits, bind them together, and take averages

Usage

1
daily_process(file_1 = weekly1, file_2 = weekly2, file_3 = weekly3)

Arguments

file_1

SafeGraph weekly patterns dataset (week 1)

file_2

SafeGraph weekly patterns dataset (week 2)

file_3

SafeGraph weekly patterns dataset (week 3)

Value

A dataframe containing average daily visits and average median dwell time for each place of interest (POI)


Yueyang-Li-Elfa/COVIDrisk documentation built on July 25, 2020, 12:48 a.m.