Learn R Programming

librarian (version 1.8.1)

dots_length: How many items are in dots?

Description

How many items are in dots?

Usage

dots_length(...)

Arguments

...

(Dots)

Value

An integer

Examples

Run this code
# NOT RUN {
dots_length(package, names, here)

#> [1] 3
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab