create_example_func: Create an example for the func argument of the create_usrtool...

View source: R/tool_interface.R

create_example_funcR Documentation

Create an example for the func argument of the create_usrtool function

Description

The create_example_func function creates an example for the create_usrtool function.

Usage

create_example_func()

Value

A function as an example for create_usrtool

See Also

create_usrtool requires the same format. create_testset for testset.

Examples

## Create a function
func <- create_example_func()
func


prcbench documentation built on March 31, 2023, 5:27 p.m.