neuroinformatics-unit / movement

Python tools for analysing body movements across space and time
http://movement.neuroinformatics.dev
BSD 3-Clause "New" or "Revised" License
96 stars 8 forks source link

Redirect R users to `animovement` #305

Open niksirbi opened 2 weeks ago

niksirbi commented 2 weeks ago

Is your feature request related to a problem? Please describe. animovement is an R library that is very similar in scope and design. The project's homepage acknowledges that and directs Python users our way.

The primary aim of the animovement package is to provide a unified, standardised workflow for analysing animal movement data, in a tidyverse-friendly syntax. We work actively with the developers of the Python movement package, to reach a similar data standards, workflow and use cases; if you prefer analysing your data in Python, we highly recommend using movement.

Describe the solution you'd like We should have a similar text snippet in our homepages, directing R users towards animovement. Sth like: "if you are more fluent in R, than Python, use animovement".

roaldarbol commented 2 weeks ago

Really appreciate this!