supercell_rescale: Rescale supercell object

View source: R/supercell_rescale.R

supercell_rescaleR Documentation

Rescale supercell object

Description

This function recomputes super-cell structure at a different graining level (gamma) or for a specific number of super-cells (N.SC)

Usage

supercell_rescale(SC.object, gamma = NULL, N.SC = NULL)

Arguments

SC.object

super-cell object (an output from SCimplify function)

gamma

new grainig level (provide either gamma or N.SC)

N.SC

new number of super-cells (provide either gamma or N.SC)

Value

the same object as SCimplify at a new graining level


SuperCell documentation built on Oct. 25, 2024, 5:07 p.m.