powered by
Replacing the Label slot of a BCdat objects.
setLabel(object, value)
a BCdat object.
a character string.
data(BC_dat) new_label <- "foo-bar" BC_dat_new <- setLabel(BC_dat, new_label)
Run the code above in your browser using DataLab