ctrlSplitSet: Manage 'split' Arguments

Description Usage Arguments Value

Description

This function organizes split arguments passed to pl functions.

Usage

1
ctrlSplitSet(func, percent.include = 67, ...)

Arguments

func

A character string. The split function to call.

percent.include

Argument passed to the split function.

...

Additional arguments passed to the split function.

Value

A list of arguments.


exprso documentation built on May 1, 2019, 7:11 p.m.