Learn R Programming

skimr (version 1.0)

list_lengths_min: Get the length of the shortest list in a vector of lists

Description

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

Usage

list_lengths_min(x)

Arguments

x

A vector of list data

Value

Minimum length.