tune.matrix {ggalign} | R Documentation |
Convert the shape of a matrix for fortify method
Description
Convert the shape of a matrix for fortify method
Usage
## S3 method for class 'matrix'
tune(data, shape)
Arguments
data |
A matrix. |
shape |
A string of |
See Also
Other tune:
tune.MAF()
,
tune.list()
[Package ggalign version 1.0.2 Index]