View source: R/parse_CS_time.R
parse_CS_time | R Documentation |
Parse Campbell Sci 10x time.
parse_CS_time(time)
time |
formatted as (ex. 100 == 01:00:00 a.m. 60 minutes since midnight) |
time integer formatted so that posixct can accept (HHMMSS)
parse_CS_time('100')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.