data(leroy)
citations(leroy) #get the citation from a Move object
citations(leroy) <- "No paper available" #change the citation and set it for a Move object
data(fishers)
citations(fishers) #get the citation from a MoveStack object
citations(fishers) <- "Nothing to cite" #change the citation and set it for a MoveStack object
Run the code above in your browser using DataLab