VitessceConfigViewVConcat: VitessceConfigViewVConcat Class

VitessceConfigViewVConcatR Documentation

VitessceConfigViewVConcat Class

Description

Class representing a vertical view concatenation in a Vitessce view config.

Details

Vertical view concatenation in a VitessceConfig

Public fields

views

The views to concatenate.

Methods

Public methods


Method new()

Create a new view concat object.

Usage
VitessceConfigViewVConcat$new(views)
Arguments
views

A list of views.

Returns

A new VitessceConfigViewVConcat object.


Method clone()

The objects of this class are cloneable with this method.

Usage
VitessceConfigViewVConcat$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


keller-mark/vitessce-htmlwidget documentation built on Oct. 4, 2023, 2:30 a.m.