Utilities for spatially and temporally explicit predictions of whale-ship collisions
Install & load the package:
# Make sure you have "devtools" installed
if (!require('devtools')) install.packages('devtools')
# Install from GitHub
devtools::install_github('ericmkeen/shipstrike')
# Load the libraray
library(shipstrike)
# Explore help files and their examples
?shipstrike
Check out the demo to see how it works.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.