getMeans: Compute Mean Duration by Mode

Description Usage Arguments Value

Description

For each houseID/subjectID, calculates the mean individual time spent across modes of transportation (walk, cycle, other). User may differentiate between sample of only active travelers, or all travelers.

Usage

1
getMeans(ts, activeTravelers = TRUE)

Arguments

ts

A TravelSurvey object

activeTravelers

Boolean demonstrating that the data reflect active travelers

Value

A data frame with mean daily values for each mode of transportation (walk, cycle, other)


GHI-UW/HOT documentation built on June 14, 2019, 1:21 a.m.