R/utils.R

`%||%` <- function (x, y) if (is.null(x)) y else x
hrbrmstr/roto.athena documentation built on May 29, 2019, 11:42 a.m.