tag: Tag a list of data.frames.

Description Usage Arguments Value

View source: R/tagnfuse.R

Description

Takes a list of data.frames and "tag" each my adding a column containing the name of the list container they belong to. The tags can letter be used as a factor when reduce/binding the list in a single data.frame.

Usage

1
tag(list_df, label = "tag")

Arguments

list_df

A list of data.frames.

label

A single character string containing the name of the tagged column.

Value

A tagged list of data.frames.


ALanguillaume/tagnfuse documentation built on Feb. 2, 2020, 5:43 p.m.