Educators at #RStudioConf! Catch the Academy team at the Lounge to learn more about how we teach data science and where you could fit as a mentor. More info at https://t.co/Q1vfYkrMTN #RStudioConf2022
@cogscimom @hadleywickham You are too right @cogscimom! But perhaps there is a difference in how science unfolds at the individual level and at the societal level🤞.
@EmEmEff I just made that diagram to illustrate an idea about teaching. It isn't official documentation about ggplot2 (nor is it particularly complete or up-to-date), but here is the entire diagram if you want it.
@josealburgosd @PedroPark9 Likely not. I used some standard issue 2012 laptop, but if @PedroPark9 used a modern equivalent, it at least suggests how life has gotten better for the average data scientist.
While writing the 3rd edition of my book. I redid the famous test of @StatGarrett in my R 4.1.0 Windows. I'm in shock of how much loops in R got faster. The result of abs_loop() is ~16x faster that @StatGarrett results documented in his 2014 book. R is awesome! 😎 #RStats
@1sadiaz It depends on the talk, but if you are finding the videos at https://t.co/Too6ndcaiW, like https://t.co/4Ja3ZdiV4T, there will be a View Materials button that links to the slides (whenever available)
Call for papers: Teaching reproducibility and responsible workflow @AmstatNews@JStatEd Modern statistics and data science utilizes an iterative data analysis process to solve problems and extract meaning https://t.co/UyZ2U92v3q @Project_TIER 1/4
Hands-On Programming with R is now available for free online, https://t.co/GNEGOVeM8h! Please help me spread the word. Thank you O'Reilly for the CC! #rstats#bookdown@rstudio@dataandme
@JonTheGeek One downside of teaching explicit return() style to beginners, is that it is easy for them to believe that output will not be returned unless they call return(), which can cause trouble because it is not true.
@Ednever Here's the source https://t.co/HeB9xFng4F. FWIW, the slide has an error (10^4 -> 10^5). I strongly recommend going back to the source. It is not clear to me that I interpreted it correctly two years ago
Register for rstudio::global(2021) Now!
A 24-hour virtual event focused on all things R and RStudio.
Learn more and register now at https://t.co/BF0LNp316b
#RStudio#RStats#DataScience
@jeffkell It definitely is. I cannot recommend enough @hadleywickham's Advanced R as a source for more about this and everything else in R when you are ready for it. He talks about some use cases in https://t.co/Tl6zJRMzRd
Thank you @collapse_R for making a cheatsheet for the #collapse#rstats package: fast data transformations implemented with C/C++. https://t.co/PirT6Grmls