get.sparse.array.gate: Get sparse array values (Gate)

View source: R/values-functions.R

get.sparse.array.gateR Documentation

Get sparse array values (Gate)

Description

Get the sparse array evaluated for a plan (Gate). Note: the plan has to be evaluated via run.gate.forward() with the option evaluate.sparse.arrays=TRUE.

Usage

get.sparse.array.gate(plan.gate)

Arguments

plan.gate

The plan object.

See Also

Other Values: combine.values, create.values, dataframe.from.values, get.values.dataframe, get.values.gate.plan, get.values.list, get.values.plankit.plan, get.values, merge.values, sanitize.values, sparse.array.from.values, threshold.values, values.from.sparse.array


planit-group/Rplanit documentation built on Dec. 5, 2022, 11:10 p.m.