R/add-nodes.R
add_grain.Rd
Add a Grain to the Closest Branch
add_grain(panicle_graph, new_vert = numeric(2))
A panicle `tidygraph` object
Numeric vector that stores the coordinates of the new grain in format `c(x, y)`