ellipseNames: Get names of objects input as arguments in ellipse ('...')...

View source: R/ellipseNames.r

ellipseNamesR Documentation

Get names of objects input as arguments in ellipse (...) form

Description

This function returns the names of objects input into a function as ellipses. It is only useful if called inside a function.

Usage

ellipseNames(...)

Arguments

...

Objects.

Value

Character list.


adamlilith/omnibus documentation built on April 12, 2024, 8:46 p.m.