Hacker News new | past | comments | ask | show | jobs | submit login

A lot of the time you're not actually using what is passed to the function, but instead the name of the argument passed to the function (f(x), instead of f('x')). Which, helps the user with their query (dplyr) or configuration (ggplot2).



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: