write_fxns: Function generator

Description Usage Arguments Value Examples

View source: R/write_fxns.R

Description

Function generator

Usage

1
write_fxns(template_path = NULL, outfile = "http-fxns.R")

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

Value

returns silently, after writing all functions into a single file, given by outfile

Examples

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

## End(Not run)

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