Learn R Programming

omnibus (version 1.2.14)

ellipseNames: 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(...)

Value

Character list.

Arguments

...

Objects.