Learn R Programming

PFIM (version 6.0.3)

getNames: getNames

Description

Get the names of an object.

Usage

getNames(object)

# S4 method for list getNames(object)

Value

A vector giving the names of the object.

Arguments

object

An object defined form a class of PFIM.