dots_length: How many items are in dots?

View source: R/process_dots.R

dots_lengthR Documentation

How many items are in dots?

Description

How many items are in dots?

Usage

dots_length(...)

Arguments

...

(Dots)

Value

An integer

Examples

## Not run: 
dots_length(package, names, here)

#> [1] 3

## End(Not run)


DesiQuintans/librarian documentation built on Dec. 29, 2024, 10:59 p.m.