split.gGraph: split.gGraph

split.gGraphR Documentation

split.gGraph

Description

Split gGraph by a node metadata field

Usage

## S3 method for class 'gGraph'
split(gg, by = "parent.graph")

Arguments

by

field name to split by, default "parent.graph"

Value

A new gGraph object that is the union of the nodes and edges in the input gGraphs

Author(s)

Marcin Imielinski


mskilab/gGnome documentation built on May 8, 2024, 4:25 p.m.