Hacker News new | ask | show | jobs
by epistasis 3779 days ago
+ is a vector operation, and does it elementwise. R recycles vectors. You get warnings if there are elements left over. This is something you should know within the first 5 minutes of learning the language, hopefully?