joinNamedDFList: joins together a named list of data.frame's with exact same...

View source: R/tools.R

joinNamedDFListR Documentation

joins together a named list of data.frame's with exact same columns. Adds a column to each data.frame in the list with the name of the list element

Description

joins together a named list of data.frame's with exact same columns. Adds a column to each data.frame in the list with the name of the list element

Usage

joinNamedDFList(listData)

Arguments

listData

the named list of data.frame's

Value

a data.frame


BenBruyneel/BBPersonalR documentation built on Aug. 23, 2024, 8:28 p.m.