View source: R/get_station_datetime.R
getObsActualTime | R Documentation |
Get the actual time of observation if exist, group 9GGgg
of section 1.
getObsActualTime(synop)
synop |
a synop data object, output of the function |
A character vector of length 2, c(hour, minute). If the 9GGgg
group does not exist it returns the hour from the YYGGiw
group and the minute is set to "00".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.