@[email protected]M to Science [email protected]English • 7 months agokids are gowing up faster and fastermander.xyzimagemessage-square45fedilinkarrow-up1990arrow-down117
arrow-up1973arrow-down1imagekids are gowing up faster and fastermander.xyz@[email protected]M to Science [email protected]English • 7 months agomessage-square45fedilink
minus-square@[email protected]linkfedilinkEnglish4•edit-27 months 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•7 months 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•7 months 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.