Description Usage Arguments Examples
Collects barometric pressure data from NOAA
1 | get.noaa.baro(station.id, start.t, end.t, interval = c("6", "h"))
|
station.id |
a numeric station ID for the NOAA station |
start.t |
the start time of the desired observations, in POSIXct format |
end.t |
the end time of the desired observations, in POSIXct format |
interval |
the desired interval of observation, either '6' for six minutes or 'h' for hours |
1 | get,noaa.baro(time1, time2, 9415115)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.