updateblock.blocks: Update the block assignment of a node

Description Usage Arguments Value

View source: R/updateblock.R

Description

change the block assignment in an blocks object to a new block

Usage

1
2
## S3 method for class 'blocks'
updateblock(blocks, i, newblock)

Arguments

blocks

a blocks object

i

the node to update

newblock

the new block for node i

Value

new blocks object


SBMSplitMerge documentation built on July 1, 2020, 5:23 p.m.