show-Block-method: Block - Show

show,Block-methodR Documentation

Block - Show

Description

Prints the blocks structure.

Usage

## S4 method for signature 'Block'
show(object)

Arguments

object

block.

Value

No return value.

Examples

block <- new("Block", features=c(2, 5), explained_variance=0.03)
print(block)

Ronho/prinvars documentation built on Jan. 21, 2023, 8:56 p.m.