write_helpers: Write http helpers

Description Usage Arguments Examples

View source: R/write_helpers.R

Description

Write http helpers

Usage

1
write_helpers(outfile = "http-helpers.R", http_lib = "crul")

Arguments

outfile

(character) Path to write http helpers file to

http_lib

(character) one of crul (default) or httr

Examples

1
2
3
4
## Not run: 
write_helpers()

## End(Not run)

ropenscilabs/apipkgen documentation built on Sept. 3, 2020, 5:30 a.m.