README.md

shipstrike

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.



ericmkeen/shipstrike documentation built on May 21, 2023, 7:05 a.m.