powered by
Alias used to add an attribute
set_attr(x, which, value)
Object
Attribute name
Value to set
foo <- data.frame(price = 1:5) %>% set_attr("description", "price set in experiment ...")
Run the code above in your browser using DataLab