getrows_listdf: Get n rows from a list of data.frames

Usage Arguments Value

View source: R/getrows_listdf.R

Usage

1
getrows_listdf(x, rows = NULL)

Arguments

x

A list of data.frames such as one created using 'split(., asean_categories [, 1])'

rows

The number of rows to return per data.frame (e.g. 1:5)

Value

a list of data frames with the corresponding answer


poldham/oldhammisc documentation built on May 25, 2019, 11:23 a.m.