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


metacoder documentation built on April 4, 2023, 9:08 a.m.