Description Usage Arguments Author(s)
given a function, return it as a string and create an interface that will take arguments when called from terminal
1 | function_to_interface(func, check_output = FALSE)
|
func |
The function to break up |
check_output |
should we save the output; for debugging purposes |
Joe Peskett
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.