set_labels {trelliscopejs} | R Documentation |
Set labels for a data frame
Description
Set labels for a data frame
Usage
set_labels(dat, label_list)
Arguments
dat |
a data frame to apply labels to |
label_list |
a named list with names matching those of |
Value
data frame with labels attached as attributes (attached to each column and named "label")
[Package trelliscopejs version 0.2.6 Index]