powered by
Get the graph that is currently active.
cg_session_graph()
cg_graph object.
# NOT RUN { # Initialize a computational graph graph <- cg_graph() # Retrieve the graph from the session cg_session_graph() # }
Run the code above in your browser using DataLab