powered by
Initialize a computational graph.
environment, function library used by the graph. Defaults to cg_default_library.
cgraph object.
$new(library = cgraph::cg_default_library)
# NOT RUN { # Initialize a new computational graph. x <- cgraph$new() # }
Run the code above in your browser using DataLab