R/utils.R

gstop <- function(..., .call = FALSE) {
    stop(glue::glue(...), call. = .call)
}
dpastoor/rbabylon documentation built on May 15, 2019, 1:23 p.m.