inst/ignore/whisker-method.R

# library("whisker")
#
# foobar <- function(..., method = "GET", url = 'http://httpbin.org') {
#   template <- '
#   function() {
#      httr::VERB("{{method}}", "{{url}}", ...)
#   }'
#
#   whisker.render(template)
# }
#
# foobar()
#
sckott/apipkgen documentation built on Sept. 4, 2024, 2:46 a.m.