Learn R Programming

ISRaD (version 2.5.5)

lapply_df: Run lapply, converting result to a data frame.

Description

Run lapply, converting result to a data frame.

Usage

lapply_df(...)

Value

A data frame of the results with stringsAsFactors=FALSE.

Arguments

...

Parameters to pass to lapply