dflst_dsnames2varnames: Append dataset names to variable names of the respective...

Description Usage Arguments Value

View source: R/common_tools.R

Description

Append dataset names to variable names of the respective dataset

Usage

1
dflst_dsnames2varnames(dflst, sep = "_")

Arguments

dflst

[1,m] list of data.frames, A list of data.frames to process

sep

string, Separator to use

Value

A [1,m] list of data.frames with modified variable names.


cocoreg documentation built on May 2, 2019, 6:48 a.m.