cb_render: Render the codebook as a gt table

View source: R/05_render.R

cb_renderR Documentation

Render the codebook as a gt table

Description

Render the codebook as a gt table

Usage

cb_render(group_by_block = TRUE, show_code = TRUE)

Arguments

group_by_block

Logical. If TRUE and blocks are defined, groups rows by block. Default: TRUE.

show_code

Logical. Show the "code" column? Default: TRUE.

Value

A gt object.


autocodebook documentation built on June 9, 2026, 1:09 a.m.