R/builder.R
add_group.Rd
Add a group/boundary to the builder
add_group(builder, id, label = id, members = character(0), style = "dashed")
A c4_builder object
Group identifier
Group label
Element IDs in this group
Border style
Updated builder object