powered by
Codebook component for single items
codebook_component_single_item( item, item_name = deparse(substitute(item)), indent = "##" )
an item with attributes set
the item name
add # to this to make the headings in the components lower-level. defaults to beginning at h2
if (FALSE) { data("bfi") codebook_component_single_item(bfi$BFIK_open_1, "BFIK_open_1") }
Run the code above in your browser using DataLab