analyze_running: Analyze running (new system)

View source: R/analyze_running.R

analyze_runningR Documentation

Analyze running (new system)

Description

Analyze running (new system)

Usage

analyze_running(file, drop.days = NULL)

Arguments

file

Character string giving the .csv file to analyze. This file should have been written by aggregate_running.

drop.days

Vector of character strings giving any dates (e.g., "2011-12-31") that should be dropped from the analysis.

Details

Analyze aggregated running data. Includes plots and summary output.

Value

A data.frame with the wheels and summed revolutions for the last two days of running.

Author(s)

Kevin Middleton (middletonk@missouri.edu)


kmiddleton/binning documentation built on June 14, 2025, 11:02 a.m.