Codebook generators

Functions to generate (parts of) the codebook

codebook()

Generate rmarkdown codebook

codebook_table()

Codebook metadata table

codebook_items()

Tabular codebook

codebook_missingness()

Codebook missingness

md_pattern()

Missing data patterns

codebook_survey_overview()

Codebook survey overview

codebook_component_scale()

Codebook component for scales

codebook_component_single_item()

Codebook component for single items

metadata_jsonld()

Metadata as JSON-LD

metadata_list()

Metadata from dataframe

load_data_and_render_codebook()

Render codebook based on file

Prepare data for codebook

Functions to annotate data to be more interpretable by the codebook functions

detect_missings()

Detect missing values

detect_scales()

Detect item scales

compute_reliabilities()

Compute reliabilities

rescue_attributes()

Rescue lost attributes

Prepare data for non-codebook stuff

Functions to remove attributes that might confuse other packages

zap_attributes()

Zap attributes

zap_label()

Zap variable label

Functions for rmarkdown partials

Make rmarkdown partials whether in interactive mode or not

asis_knit_child()

Knit a child document and output as is (render markup)

paste.knit_asis()

Paste and output as is (render markup)

print(<knit_asis>)

Print new lines in knit_asis outputs

Methods

Various methods to print and plot objects

summary(<labelled>)

Summary function for labelled vector

summary(<labelled_spss>)

Summary function for labelled_spss vector

knit_print.alpha()

Pretty-print a Cronbach's alpha object

knit_print.htest()

Print a stats::cor.test() object for knitr

knit_print.multilevel()

Print a psych::multilevel.reliability() object for knitr

likert_from_items()

Derive a likert object from items

plot_labelled()

Plot labelled vector

formr-data specific helpers

ended()

How many surveys were ended?

expired()

How many surveys were expired?

modified()

How many surveys were modified?