activity.summary.by.custom.period: Summarise activity data from a folder of activPAL events...

Description Usage Arguments

View source: R/activity.summary.by.period.R

Description

activity.summary.custom.period reads in a csv file containing a list of events files and csv files with time periods of interest (the first two columns should have the start date and end date in the format dd-mm-yy HH:MM). A summary table is saved to a csv file for each events file. A further csv file giving a summary for all the events file is also generated. The generated summary activity table for each events file is saved to a csv file, while an additional csv file containing the summaries across all the processed events files is also saved.

Usage

1
activity.summary.by.custom.period(location_file, output_folder)

Arguments

location_file

The filepath to a csv file containing the path for a group of csv files to be processed

output_folder

The filepath for the folder where the csv summary files are saved


activPAL documentation built on July 18, 2019, 5:03 p.m.