Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


mosaic (version 0.14)

named: List extraction

Description

These functions create subsets of lists based on their names

Usage

named(l)
unnamed(l)
named_among(l, n)

Arguments

l
a list
n
a vector of character strings (potential names)

Value

a sublist of l determined by names(l)