jamesepaterson / trackingworkshop

Analyzing telemetry data in R
19 stars 13 forks source link

Issue with reptile function #5

Open marinapardinus opened 1 year ago

marinapardinus commented 1 year ago

Hello! Sorry, I have used this function and code before with no issue and my data looks exactly the same. However, today I tried to re-run some old analysis and this is the message that I got:

In min(table(id)) : Error in (function (classes, fdef, mtable) : unable to find an inherited method for function ‘coordinates’ for signature ‘"NULL"’

What could this be? Thank you very much for your help! :)