Learn R Programming

wyz.code.offensiveProgramming (version 1.1.24)

getEllipsisName: Get ellipsis.

Description

Get ellipsis argument name value.

Usage

getEllipsisName()

Arguments

Value

A string with value "...", no more no less.

Author

tools:::Rd_package_author("wyz.code.offensiveProgramming")

Maintainer: tools:::Rd_package_maintainer("wyz.code.offensiveProgramming")

Examples

Run this code
# typical test
getEllipsisName()
#[1] "..."

Run the code above in your browser using DataLab