Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


genpathmox (version 0.6)

lengths: Length of each element within a list

Description

Length of each element within a list

Usage

lengths(alist, out = "vector")

Arguments

alist

a list

out

string indicating the format of the output ("vector" or "list")

Value

A vector (or list) with the lengths of the elements in alist

Details

Internal function.