knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
A Shiny app to find two consecutive positions reported by a ship between which it traveled longest distance.
Install from github:
devtools::install_github("jakubsob/ships")
Run:
ships::run_app()
knitr::include_graphics("man/figures/README-ui.png")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.