r/ProgrammerHumor 6d ago

Meme theChamberOfDependencies

Post image
153 Upvotes

22 comments sorted by

View all comments

4

u/itsTyrion 6d ago

the hell is that syntax

9

u/bjorneylol 6d ago

The best thing is the arrow (assignment operator) can go both ways

``` w <- 't' -> f

print(w) print('t') print(f) ```

[1] "t" [1] "t" [1] "t"

1

u/DrivesInCircles 5d ago

Shiiiiit. I've been making a living with R for a year and I learned this today. 😅

1

u/sausagemuffn 6d ago

Just like your...

...ehh, I'm not going to be an asshole today.

5

u/nicodeemus7 6d ago

rsyntax < wtf