You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Data-wrangling pipeline to build Shiny-ready and OSF-ready datasets for the SiA Wearable Database Shiny App.
The workflow follows best practices from Reproducible Science in Ecology & Evolution — emphasising tidy data, version control, scripted processing, and reproducible environments.
Why this repo?
Provides a reproducible data pipeline from raw Excel files to Shiny/OSF-ready datasets.
Ensures tidy, relational structures with device_id as the primary key.
Guarantees transparency, traceability, and consistency between analyses and published data.