Learn R Programming

interfacer (version 0.4.0)

demo_iparam_tag: An example function

Description

An example function

Usage

demo_iparam_tag(mydata = i_test, another = "value", ...)

Value

the conformant dataframe

Arguments

mydata

description of a dataframe - format automatically documented - a dataframe with columns:

  • id (integer) - an integer ID

  • test (logical) - the test result

Any grouping allowed.

another

an example

...

not used