powered by
Fabricated data file 100 observations long to make a square. Useful for exercises to understand how the DeadReckoning algorithm works.
DeadReckoning
data(rawdata)
A data frame with 100 observations on the following 10 variables.
Date
a character vector
Time
Depth
a numeric vector
MagSurge
MagSway
MagHeave
AccSurge
AccSway
AccHeave
Speed
# NOT RUN { data(square) str(square) head(square);tail(square) # }
Run the code above in your browser using DataLab