.eval_dots_arg {ilabelled}R Documentation

evaluate dots argument

Description

evaluate dots argument

Usage

.eval_dots_arg(..., flatten = FALSE)

Arguments

...

dots passed from function input

flatten

should lists be flattened

Details

Make list from dots, unlist and evaluate.

Value

vector


[Package ilabelled version 1.0.1 Index]