copyMeta.list: copy names of dimensions and meta attributes from elements of...

View source: R/MatrixUtil.r

copyMeta.listR Documentation

copy names of dimensions and meta attributes from elements of list.src to list.dest Called by append.list.mx().

Description

copy names of dimensions and meta attributes from elements of list.src to list.dest Called by append.list.mx().

Usage

copyMeta.list(list.dest, list.src)

Arguments

list.dest

list of vector/matrix/arrays

list.src

list of vector/matrix/arrays

Value

list of vector/matrix/arrays after add names and attributes


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