powered by
max_width
auto_name(x, max_width = 40)
lazy_dots
x <- lazy_dots(1 + 2, mean(mpg)) auto_name(x) auto_name(list(~f, quote(x)))
Run the code above in your browser using DataLab