Opens a browser-based graphical interface for uploading tracking data, selecting a heading method, and viewing circular track plots and summary statistics. No R coding is required to use the app.
Value
Called for its side-effect; returns the result of
runApp invisibly.
Details
The same app directory can be deployed to https://www.shinyapps.io or any Shiny-compatible server without modification:
rsconnect::deployApp(system.file("app", package = "radiatR"))