Extracts the node (point) layer from a netify plot components object, allowing for manual plot construction and customization. Nodes represent actors in the network and can have various aesthetic mappings like size, color, and shape.
Value
A custom object of class "netify_node" that can be added to a ggplot object using the + operator. The object contains the node layer with all its aesthetic mappings and data.