Hacker News new | ask | show | jobs
by Bootvis 1135 days ago
I use sapply all the time to transform data all the time. It tends to be less code (no counter, no output initialisation ) and easier to follow if that style is familiar.