Alias used to add an attribute
Alias used to add an attribute
set_attr(x, which, value)
x |
Object |
which |
Attribute name |
value |
Value to set |
foo <- data.frame(price = 1:5) %>% set_attr("description", "price set in experiment ...")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.