
# see John Mount, 
# https://community.rstudio.com/t/undefined-global-functions-or-variables/10852/2

`:=` <- function(a,b) {stop(":= should not be called directly")}

