Learn R Programming

genpathmox (version 0.6)

listsize: Size: total number of elements in a list

Description

Size: total number of elements in a list

Usage

listsize(alist)

Arguments

alist

a list

Value

number of elements in alist.

Details

Internal function.