Skip to contents

Add a person element to the builder

Usage

add_person(builder, id, label = id, description = "")

Arguments

builder

A c4_builder object

id

Element identifier

label

Element label

description

Element description

Value

Updated builder object