write_constants: Constants to zzz

Description Usage Arguments Value

View source: R/write_constants.R

Description

Constants to zzz

Usage

1
2
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


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