VitessceConfigViewHConcat: VitessceConfigViewHConcat Class

VitessceConfigViewHConcatR Documentation

VitessceConfigViewHConcat Class

Description

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

Details

Horizontal view concatenation in a VitessceConfig

Public fields

views

The views to concatenate.

Methods

Public methods


Method new()

Create a new view concat object.

Usage
VitessceConfigViewHConcat$new(views)
Arguments
views

A list of views.

Returns

A new VitessceConfigViewHConcat object.


Method clone()

The objects of this class are cloneable with this method.

Usage
VitessceConfigViewHConcat$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


vitessce/vitessceR documentation built on Oct. 3, 2023, 2:39 a.m.