this post was submitted on 29 Apr 2024
973 points (98.3% liked)
Science Memes
10905 readers
1772 users here now
Welcome to c/science_memes @ Mander.xyz!
A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.
Rules
- Don't throw mud. Behave like an intellectual and remember the human.
- Keep it rooted (on topic).
- No spam.
- Infographics welcome, get schooled.
This is a science community. We use the Dawkins definition of meme.
Research Committee
Other Mander Communities
Science and Research
Biology and Life Sciences
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- !reptiles and [email protected]
Physical Sciences
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Humanities and Social Sciences
Practical and Applied Sciences
- !exercise-and [email protected]
- [email protected]
- !self [email protected]
- [email protected]
- [email protected]
- [email protected]
Memes
Miscellaneous
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What exactly does R mean outside kindergarten?
It's a programming language used primarily in data analysis: https://en.wikipedia.org/wiki/R_(programming_language)
OIC ok
The (or 'A') new killer language, ir so I have heard.
It neatly brings together a lot of optimisations (like template metaprogramming in C++ which brings optimisation and compiletime checks together, but is maniacly difficult to use In C++ IMO.) and seems easy to use after a quick check.
We'll see, primary logic usually doesn't prevail in those matters.
It's 30 years old so I'm not sure you could call it new 😆
Ouch 🤕😁
Also, it's the GNU version of the 'S' language (kind of like Octave vis-à-vis MATLAB). They only say they're largely compatible, as they ofc don't own S/MATLAB, but it's pretty much the same AFAIK, only that R is now much more popular than S.