get_dots_or_list: Get input from dots or list

View source: R/old_taxa--internal.R

get_dots_or_listR Documentation

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


grunwaldlab/metacoder documentation built on Feb. 15, 2025, 3:37 p.m.