Rdocumentation
powered by
Learn R Programming
EnrichedHeatmap (version 1.2.2)
copyAttr: Copy attributes to another object
Description
Copy attributes to another object
Usage
copyAttr(x, y)
Arguments
x
object 1
y
object 2
Details
The
normalizeToMatrix
object actually is a matrix but with more additional attributes attached. This function is used to copy these new attributes when dealing with the matrix.
Examples
Run this code
NULL
Run the code above in your browser using
DataLab