inbo / etn

R package to access data from the European Tracking Network
https://inbo.github.io/etn/
MIT License
6 stars 5 forks source link

move `connection` to first position, but warn as deprecated when used #304

Closed PietrH closed 1 month ago

PietrH commented 2 months ago

Connection is the final argument, but we decided to move it back to the front to avoid it becoming a breaking change. It should warn as deprecated, and remain unused when in use.

related to #303 and #301

Let's limit this issue to just moving the argument for all functions