README.md

Introduction

This is a web app for analyzing animal tracking data, built upon ctmm R package. It's also an R package so you can use some features in your code directly.

Install and run app

install.packages("ctmmweb", 
                 repos = c("https://cloud.r-project.org/",
                           "https://ctmm-initiative.github.io/ctmm_repo/"))

ctmmweb::app()  

Run app from our website

Just open https://tiny.cc/ctmmweb (Chrome recommended). This will have some resource limitations compare to run the app locally.

References

X. Dong, C.H. Fleming, M.J. Noonan, and J.M. Calabrese. 2018. ctmmweb: A Shiny web app for the ctmm movement analysis package.
https://github.com/ctmm-initiative/ctmmweb


francocarol/shiny_ctmm documentation built on March 17, 2020, 12:11 a.m.