| tune | R Documentation |
Change the shape of the input object
tune(data, shape = NULL)
data |
An R object. |
shape |
Usually |
In most cases, fortify_matrix() or fortify_data_frame() provide full
support for transforming objects. However, some objects may require two
completely different approaches to be fortified. The tune function acts as
a helper to create a new class tailored for these objects.
tune method collectionstune.list()
tune.MAF()
tune.matrix()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.