# NOT RUN {
data(acceldata) # read data
ls(acceldata) # list with four data matrix objects, PA, label, flag, and demo
attach(acceldata)
# plot the proportion of wearing over time
wear.time.plot(PA, label, flag)
# }
Run the code above in your browser using DataLab