powered by
moveData
## S3 method for class 'moveData': plot(x, animals = NULL, compact = FALSE, ask = TRUE, breaks = "Sturges", ...)
NULL
TRUE
FALSE
hist
# data is a moveData object (as returned by prepData), automatically loaded with the package data <- example$data plot(data,compact=TRUE,breaks=20,ask=FALSE)
Run the code above in your browser using DataLab