rbind-generic: Combine objects by rows (Giotto-related)

rbind-genericR Documentation

Combine objects by rows (Giotto-related)

Description

row bind two objects

Usage

## S4 method for signature 'giottoPolygon,giottoPolygon'
rbind2(x, y, add_list_ID = TRUE, ...)

Arguments

x

item 1 to rbind

y

item 2 to rbind

add_list_ID

whether to generate a list_ID column when giottoPolygons to append have different names

...

additional params to pass to methods

Functions

  • rbind2(x = giottoPolygon, y = giottoPolygon): Append giottoPolygon objects


drieslab/Giotto_site_suite documentation built on April 26, 2023, 11:51 p.m.