View source: R/get_storm_list.R
get_ftp_storm_data | R Documentation |
Retrieve text products from the National Hurricane Center's FTP server. Not all products may exist for certain storms.
get_ftp_storm_data(
stormid,
products = c("discus", "fstadv", "posest", "public", "prblty", "update", "wndprb")
)
stormid |
A six-character alphanumeric string formatted as AABBCCCC where
|
products |
Products to retrieve; discus, fstadv, posest, public, prblty, update, and windprb. |
get_storm_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.