R/translate.R

#todo: use some dbplyr functions?
#' @export
squote <- function(x){
  paste0("'", x, "'")
}
vh-d/RSQLbuilder documentation built on May 12, 2019, 6:26 p.m.