namex: Get the names of an object, so the same as names(), with the...

Description Usage Arguments Value Author(s)

Description

Get the names of an object, so the same as names(), with the added possibility to exclude certain names.

Usage

1
namex(obj, excl = "")

Arguments

obj

object

excl

list of names to be excluded

Value

List of names in the object, excluding the ones mentioned

Author(s)

Wim Verbruggen


wimverbruggen/baseExtended documentation built on May 7, 2019, 10:53 p.m.