write_fxns: Function generator

View source: R/write_fxns.R

write_fxnsR Documentation

Function generator

Description

Function generator

Usage

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

## Not run: 
write_fxns()

## End(Not run)

ropenscilabs/apipkgen documentation built on Aug. 31, 2024, 6:46 p.m.