Learn R Programming

skimr (version 1.0)

list_max_length: Get the length of the longest list in a vector of lists

Description

Get the length of the longest list in a vector of lists

Usage

list_max_length(x)

Arguments

x

A vector of list data

Value

Minimum length.