Skip to contents

Writes a formatted `div1` block to the quarto document. `div1` is the variable name for all variable types.

Usage

create_div1(x = "vname")

Arguments

x

Character string, the label or variable name to include in the header. Defaults to `"vname"`.

Value

No return value, called for side effects (writes markdown text).