Usage
write_constants(template_path = NULL, outfile = "zzz.R", base_url = NULL)
Arguments
- template_path
(character) path to your yaml template file. by default,
we use a demo template yaml file
- outfile
(character) Path to write your functions to
- base_url
(character) optional. if not given, use base url from spec.
you can give it here and it will override anything in the spec
Value
returns silently, after writing things to zzz.R