label_browser {codebook} | R Documentation |
Same as the codebook_browser()
, but doesn't show data summaries and
additional attributes.
label_browser(data = NULL, viewer = rstudioapi::viewer)
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 |