Coerce to a g6 element object
as_g6_node(x, ...)# S3 method for g6_node
as_g6_node(x, ...)
# S3 method for list
as_g6_node(x, ...)
as_g6_edge(x, ...)
# S3 method for g6_edge
as_g6_edge(x, ...)
# S3 method for list
as_g6_edge(x, ...)
as_g6_combo(x, ...)
# S3 method for g6_combo
as_g6_combo(x, ...)
# S3 method for list
as_g6_combo(x, ...)
An element of class g6_node, g6_edge, or g6_combo.
An object to be coerced. List or g6 element are supported.
Additional arguments (unused).