cg_session_graph: Get Active Graph

Description Usage Value Author(s) Examples

View source: R/session.R

Description

Get the graph that is currently active.

Usage

1

Value

cg_graph object.

Author(s)

Ron Triepels

Examples

1
2
3
4
5
# Initialize a computational graph
graph <- cg_graph()

# Retrieve the graph from the session
cg_session_graph()

triepels/cgraph documentation built on April 24, 2020, 12:58 a.m.