function_to_interface: function_to_interface

Description Usage Arguments Author(s)

View source: R/components.R

Description

given a function, return it as a string and create an interface that will take arguments when called from terminal

Usage

1
function_to_interface(func, check_output = FALSE)

Arguments

func

The function to break up

check_output

should we save the output; for debugging purposes

Author(s)

Joe Peskett


joepeskett/kf-tools documentation built on May 27, 2020, 7:43 a.m.