Learn R Programming

multivarious (version 0.2.0)

shape.cross_projector: shape of a cross_projector instance

Description

shape of a cross_projector instance

Usage

# S3 method for cross_projector
shape(x, source = c("X", "Y"), ...)

Value

the shape of the data

Arguments

x

The model fit.

source

the source of the data (X or Y block)

...

Extra arguments.