label_browser {codebook}R Documentation

Browse and search variable and value labels

Description

Same as the codebook_browser(), but doesn't show data summaries and additional attributes.

Usage

label_browser(data = NULL, viewer = rstudioapi::viewer)

Arguments

data

the dataset to display. If left empty will try to use selected text in RStudio or offer a dropdown

viewer

defaults to displaying in the RStudio viewer


[Package codebook version 0.9.2 Index]