Skip to contents

This function launches a Shiny app to help with the visualization the tracking results obtained with track.

Usage

visualize(...)

Arguments

...

Parameters to be passed to runApp.

Value

This function does not return anything.

Author

Simon Garnier, garnier@njit.edu

Examples

if (FALSE) { # \dontrun{
visualize()
} # }