Description Usage Arguments Value
From a two vectors of forecast period ('ftime') and forecast ahead ('ahead') determine the number of seconds to the forecast period from midnight
| 1 2 3 4 | nam218_time(
  ftime = c("0000", "0600", "1200", "1800"),
  ahead = c("000", "001", "003", "006")
)
 | 
| ftime | one or more forecast periods in hhhh | 
| ahead | one or more ahead forecast times in hhh | 
numeric number of seconds into a day
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.