R/utils.R

`%||%` <- function (x, y) if (length(x) == 0) y else x
hrbrmstr/carbondater documentation built on May 10, 2019, 8:06 a.m.