Description Usage Arguments Value
View source: R/scrape_shipais.r
Scrape ship data from "http://www.shipais.com/"
1  | scrape_shipais(url, pause = 0)
 | 
url | 
 A search recult url from "http://www.shipais.com/"  | 
pause | 
 Indicates how long the function should sleep for before returning a value.  | 
A dataframe of ship name, speed, status, destination, ETA and details. Use pause when vectorising this function
over a list of urls to minimise nuisance to target website.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.