taxa (version 0.3.3)

get_dots_or_list: Get input from dots or list

Description

Get input from dots or list, but not both. Throws an error if both are supplied.

Usage

get_dots_or_list(..., .list = NULL)

Arguments

...

Dots input

.list

List input

Value

A list of inputs