R/fmt.chron.R

Defines functions `fmt.chron`

`fmt.chron` <-
function(x) {
   chron(sub(" .*", "", x), gsub(".* (.*)", "\\1:00", x))
}

Try the StreamMetabolism package in your browser

Any scripts or data that you put into this service are public.

StreamMetabolism documentation built on Oct. 17, 2023, 5:07 p.m.