addMeta: Add meta data to a data frame

Description Usage Arguments Examples

View source: R/dplyr.R

Description

Add meta data to a data frame

Usage

1
addMeta(df, meta)

Arguments

df

A data frame

meta

A list of attributes

Examples

1
addMeta(df, list("source"="WDI", "units"="millions"))

tpemartin/econDV documentation built on Feb. 12, 2021, 5:56 a.m.