View source: R/supercell_rescale.R
supercell_rescale | R Documentation |
This function recomputes super-cell structure at a different graining level (gamma
) or
for a specific number of super-cells (N.SC
)
supercell_rescale(SC.object, gamma = NULL, N.SC = NULL)
SC.object |
super-cell object (an output from SCimplify function) |
gamma |
new grainig level (provide either |
N.SC |
new number of super-cells (provide either |
the same object as SCimplify at a new graining level
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.