add homekeeper stack
This commit is contained in:
@@ -0,0 +1 @@
|
||||
`%||%` <- function(a, b) if (!is.null(a) && length(a) > 0 && !is.na(a[1])) a else b
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
`%||%` <- function(a, b) if (!is.null(a) && length(a) > 0 && !is.na(a[1])) a else b
|
||||