1
2
3
4
5
#

Name:

Description:

Daily pedometer data for one of the authors

Variables:

A data frame with 223 observations on the following 8 variables.

StepCount

Number of steps taken in the day

Kcal

Calories burned (according to pedometer)

Miles

Miles walked

Weather

cold, rain, or shine

Day

Day of week (F=Friday, M=Monday, R=Thursday, S=Saturday, T=Tuesday, U=Sunday, W=Wednesday)

Walk

Were the dogs walked? (1=yes or 0=no)

Steps

Steps in units of 1,000 (so StepCount/1000)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

One of the author's pedometer records.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Did_the_Author_Walk_the_Dogs_Today__557_96.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.