Rows2: Subset a nested list

Description Usage Arguments Value

View source: R/list.R

Description

Extract a particular element of a each sublist of a list.

Usage

1
  Rows2(x, which, size, use.names = F)

Arguments

x

a list

which

which element

size

the length of each sublist

use.names

logical, whether to use the names. It is faster not to use names.

Value

a list


rjbgoudie/utils.rjbg documentation built on May 27, 2019, 9:13 a.m.