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()
#
ropenscilabs/apipkgen documentation built on Sept. 3, 2020, 5:30 a.m.