View source: R/tool_interface.R
create_example_func | R Documentation |
The create_example_func
function creates an example for the
create_usrtool
function.
create_example_func()
A function as an example for create_usrtool
create_usrtool
requires the same format.
create_testset
for testset
.
## Create a function
func <- create_example_func()
func
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.