[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/rubenarslan/codebook/master/docs/reference/compact_codebook.html [Back]  [Original]

Compact Codebook compact_codebook codebook Skip to contents
codebook 0.10.1

Generate only the tabular codebook and the machine-readable JSON-LD metadata.

Usage

compact_codebook(results)

Arguments

results

the data frame

Examples

# will generate figures in a figure/ subdirectory
if (FALSE) { # \dontrun{
data("bfi")
bfi <- bfi[, c("BFIK_open_1", "BFIK_open_2")]
compact_codebook(bfi)
} # }

On this page


Web Proxy Viewer  |  New URL  |  Original Page