set_labels {trelliscopejs} | R Documentation |
Set labels for a data frame
set_labels(dat, label_list)
dat |
a data frame to apply labels to |
label_list |
a named list with names matching those of |
data frame with labels attached as attributes (attached to each column and named "label")