Learn R Programming

prcbench (version 1.1.8)

create_example_func: 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()

Arguments

Value

A function as an example for create_usrtool

See Also

create_usrtool requires the same format. create_testset for testset.

Examples

Run this code
## Create a function
func <- create_example_func()
func

Run the code above in your browser using DataLab