@[email protected]M to Science [email protected]English • 1 year agokids are gowing up faster and fastermander.xyzimagemessage-square48fedilinkarrow-up11.03K
arrow-up11.03Kimagekids are gowing up faster and fastermander.xyz@[email protected]M to Science [email protected]English • 1 year agomessage-square48fedilink
minus-square@[email protected]linkfedilinkEnglish4•edit-21 year ago… complicated? it’s a pretty easy language in comparison to others, it’s simple to use (although it can be quite terse)
minus-square@[email protected]linkfedilinkEnglish4•1 year agoFor the untrained eye can look complicated because it had a pretty unorthodox syntaxes, like <- to variable assign, c() to create a vector, df$column… and other little R specific things that are not common on other languages.
minus-square@[email protected]linkfedilinkEnglish3•1 year agoR is made infinitely better with tidyverse.
… complicated? it’s a pretty easy language in comparison to others, it’s simple to use (although it can be quite terse)
For the untrained eye can look complicated because it had a pretty unorthodox syntaxes, like <- to variable assign, c() to create a vector, df$column… and other little R specific things that are not common on other languages.
R is made infinitely better with tidyverse.