Learn R Programming

yulab.utils (version 0.2.0)

rbindlist: rbindlist

Description

rbind a list

Usage

rbindlist(x)

Value

data.frame

Arguments

x

a list that have similar elements that can be rbind to a data.frame

Author

Guangchuang Yu