# NOT RUN {
#Load package and data
library(ctmm)
data(buffalo)
#Extract movement data for a single animal
Cilla <- buffalo$Cilla
# generate a visual fit of the variogram (requires RStudio or a guess object is returned)
ctmm.guess(Cilla)
# }
Run the code above in your browser using DataLab