steps: Steps data

Description Usage Format Examples

Description

This is the export from a pedometer worn for nearly about 11 months by the package author.

Usage

1

Format

A data frame with 331 observations on the following 79 variables.

Date

The Date for the given data

Total.Steps

Total Steps recorded for the day

Aerobic.Steps

Total Aerobic Steps recorded for the day (see below)

Aerobic.Walking.Time

Time spent in aerobic walking for the day

Calories

Estimated calories burned for the day

Distance

Estimated distance walked for the day in miles

Fat.Burned

Estimated grams of fat burned by walking

Steps.12AM

Steps recorded between Midnight and 1 am

Steps.1AM

Steps recorded between 1 am and 2 am

Steps.2AM

Steps recorded between 2 am and 3 am

Steps.3AM

Steps recorded between 3 am and 4 am

Steps.4AM

Steps recorded between 4 am and 5 am

Steps.5AM

Steps recorded between 5 am and 6 am

Steps.6AM

Steps recorded between 6 am and 7 am

Steps.7AM

Steps recorded between 7 am and 8 am

Steps.8AM

Steps recorded between 8 am and 9 am

Steps.9AM

Steps recorded between 9 am and 10 am

Steps.10AM

Steps recorded between 10 am and 11 am

Steps.11AM

Steps recorded between 11 am and Noon

Steps.12PM

Steps recorded between Noon and 1 pm

Steps.1PM

Steps recorded between 1 pm and 2 pm

Steps.2PM

Steps recorded between 2 pm and 3 pm

Steps.3PM

Steps recorded between 3 pm and 4 pm

Steps.4PM

Steps recorded between 4 pm and 5 pm

Steps.5PM

Steps recorded between 5 pm and 6 pm

Steps.6PM

Steps recorded between 6 pm and 7 pm

Steps.7PM

Steps recorded between 7 pm and 8 pm

Steps.8PM

Steps recorded between 8 pm and 9 pm

Steps.9PM

Steps recorded between 9 pm and 10 pm

Steps.10PM

Steps recorded between 10 pm and 11 pm

Steps.11PM

Steps recorded between 11 pm and Midnight

Aerobic.Steps.12AM

Aerobic steps recorded between Midnight and 1 am

Aerobic.Steps.1AM

Aerobic steps recorded between 1 am and 2 am

Aerobic.Steps.2AM

Aerobic steps recorded between 2 am and 3 am

Aerobic.Steps.3AM

Aerobic steps recorded between 3 am and 4 am

Aerobic.Steps.4AM

Aerobic steps recorded between 4 am and 5 am

Aerobic.Steps.5AM

Aerobic steps recorded between 5 am and 6 am

Aerobic.Steps.6AM

Aerobic steps recorded between 6 am and 7 am

Aerobic.Steps.7AM

Aerobic steps recorded between 7 am and 8 am

Aerobic.Steps.8AM

Aerobic steps recorded between 8 am and 9 am

Aerobic.Steps.9AM

Aerobic steps recorded between 9 am and 10 am

Aerobic.Steps.10AM

Aerobic steps recorded between 10 am and 11 am

Aerobic.Steps.11AM

Aerobic steps recorded between 11 am and Noon

Aerobic.Steps.12PM

Aerobic steps recorded between Noon and 1 pm

Aerobic.Steps.1PM

Aerobic steps recorded between 1 pm and 2 pm

Aerobic.Steps.2PM

Aerobic steps recorded between 2 pm and 3 pm

Aerobic.Steps.3PM

Aerobic steps recorded between 3 pm and 4 pm

Aerobic.Steps.4PM

Aerobic steps recorded between 4 pm and 5 pm

Aerobic.Steps.5PM

Aerobic steps recorded between 5 pm and 6 pm

Aerobic.Steps.6PM

Aerobic steps recorded between 6 pm and 7 pm

Aerobic.Steps.7PM

Aerobic steps recorded between 7 pm and 8 pm

Aerobic.Steps.8PM

Aerobic steps recorded between 8 pm and 9 pm

Aerobic.Steps.9PM

Aerobic steps recorded between 9 pm and 10 pm

Aerobic.Steps.10PM

Aerobic steps recorded between 10 pm and 11 pm

Aerobic.Steps.11PM

Aerobic steps recorded between 11 pm and Midnight

Used.12AM

Any movement detected between Midnight and 1 am

Used.1AM

Any movement detected between 1 am and 2 am

Used.2AM

Any movement detected between 2 am and 3 am

Used.3AM

Any movement detected between 3 am and 4 am

Used.4AM

Any movement detected between 4 am and 5 am

Used.5AM

Any movement detected between 5 am and 6 am

Used.6AM

Any movement detected between 6 am and 7 am

Used.7AM

Any movement detected between 7 am and 8 am

Used.8AM

Any movement detected between 8 am and 9 am

Used.9AM

Any movement detected between 9 am and 10 am

Used.10AM

Any movement detected between 10 am and 11 am

Used.11AM

Any movement detected between 11 am and Noon

Used.12PM

Any movement detected between Noon and 1 pm

Used.1PM

Any movement detected between 1 pm and 2 pm

Used.2PM

Any movement detected between 2 pm and 3 pm

Used.3PM

Any movement detected between 3 pm and 4 pm

Used.4PM

Any movement detected between 4 pm and 5 pm

Used.5PM

Any movement detected between 5 pm and 6 pm

Used.6PM

Any movement detected between 6 pm and 7 pm

Used.7PM

Any movement detected between 7 pm and 8 pm

Used.8PM

Any movement detected between 8 pm and 9 pm

Used.9PM

Any movement detected between 9 pm and 10 pm

Used.10PM

Any movement detected between 10 pm and 11 pm

Used.11PM

Any movement detected between 11 pm and Midnight

Examples

1
2
data(steps)
## maybe str(steps) ; plot(steps) ...

TeachingDemos documentation built on April 14, 2020, 6:26 p.m.