Learn R Programming

PFIM (version 7.0)

getListLastName: getListLastName: routine to get the names of last element of a nested list.

Description

getListLastName: routine to get the names of last element of a nested list.

Usage

getListLastName(list)

Value

The names of last element.

Arguments

list

The list to be used.