Skip to contents

Get graph edge tables

Usage

get_graph_dts(object, which = NULL)

Arguments

object

An EmbedDrift object, see EmbedDrift().

which

Integer. Which graph table to return: 1, 2, or NULL for both as a named list. Defaults to NULL.

Value

A data.frame, or a named list with elements graph_dt_1 and graph_dt_2.