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