Replacing the Label slot of a BCdat objects.
Replacing the Label slot of a BCdat objects.
setLabel(object, value)
object |
a BCdat object. |
value |
a character string. |
a BCdat object.
data(BC_dat) new_label <- "foo-bar" BC_dat_new <- setLabel(BC_dat, new_label)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.