50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


DiagrammeR (version 0.8.2)

delete_nodes_in_selection: Delete all selected nodes

Description

In a graph object of class dgr_graph, delete all nodes present in a selection.

Usage

delete_nodes_in_selection(graph)

Arguments

graph
a graph object of class dgr_graph that is created using create_graph.

Value

a graph object of class dgr_graph.