meta.add.list.varname: Appends a "varname" meta element to the meta of each element...

View source: R/support.r

meta.add.list.varnameR Documentation

Appends a "varname" meta element to the meta of each element in a list.

Description

Appends a "varname" meta element to the meta of each element in a list.

Usage

meta.add.list.varname(xlist, varnames = names(xlist))

Arguments

xlist

list of objects

varnames

parallel vector of varnames. Defaults to names(xlist). If NULL, does nothing

Value

xlist with the corresponding varname append to the meta attribute of each xlist element.


kcha193/simarioV2 documentation built on April 8, 2024, 4:51 p.m.