-
2020/04/01
Introducing {ggpattern} - pattern & image fills for #ggplot Heaps of fun! Bedazzle those plots! My fav: placeholder kittens! code: https://t.co/z5R7GgNLtl Plenty of examples/vignettes are on display on the pkg site: https://t.co/3ZZ0J0c2qQ #RStats #ggpattern https://t.co/Y7xq0E4uzE
-
2020/03/25
How to create a simple Coronavirus dashboard specific to your country in R {https://t.co/p0jQjKamp5} #rstats #DataScience
-
2020/03/18
Toying with the idea of giving my latest #ggplot2 workshop as a free webinar since we are all working from home anyway… would anyone be interested in that? #rstats
-
2020/03/11
dplyr 1.0.0 is coming soon π₯³ Learn more about what’s changing, how our lifecycle model works, and how you can help at https://t.co/8fZ3Y7P9r8 then stay tuned for more blog posts about specific features #rstats
-
2020/03/04
I’m blown away by just how comprehensive the
performance::check_model
is! π€― https://t.co/f7NnPPKAJ3 Enter the model object & it checks for: β
normality of residuals β
normality of random effects β
heteroscedasticity β
homogeneity of variance β
multicollinearity #rstats https://t.co/u7fbFFDbYO
-
2020/02/26
Integrated Tutorials are now in the preview release of RStudio 1.3. Weβre excited to announce that RStudio v1.3 gains a newly-minted pane: the Tutorial pane, used to host tutorials powered by the learnr package. Learn more: https://t.co/pg6EkjCtU9 #rstats https://t.co/Lh0ltPk38K
-
2020/02/19
#rstats people: I’m working on a new package to help you put ggplot2 annotations exactly where you want them to go. I’m calling it
ggannotate
. Work still in progress, feedback welcome! https://t.co/55BXbbGS3C https://t.co/mnD8MW8FIg
-
2020/02/12
Use glue strings to customise result names in dplyr verbs! Read the #rstats blog post about this new tidy eval feature at https://t.co/qvItUeDjp2 https://t.co/vyrFRLQGVg
-
2020/02/05
If you want to quickly up-level your #rstats tidyverse game, I highly recommend watching @drob’s “Ten Tremendous Tricks in the Tidyverse” talk. Each trick is demonstrated with examples from his code in his #tidytuesday screencasts. https://t.co/uIS1tZW8jL https://t.co/ix0Buzopze
-
2020/01/29
I spent four years learning to run efficient regression analyses in R. Now I’ve written them into some handy functions so you won’t have to. https://t.co/iDlptT0S25 #r #rstats #psychology #DataScience
-
2020/01/22
Want to use google earth engine from #rstats? https://t.co/rXcdQ2mEBD
-
2020/01/15
Hi twitter friends: I have developed material for 2, 3-hour lectures on the introduction to R and #stats for #geography/ #environmentalscience. Though I’d share for those interested in learning R! https://t.co/un6COBlEFo #github #openscience #rstats #academicchatter
-
2020/01/08
Download Two Free eBooks (PDF): 1) An Introduction to Statistical Learning, with Applications in R 2) The Elements of Statistical Learning πhttps://t.co/BkCzi2DBwU βββββ #abdsc #BigData #DataScience #Statistics #MachineLearning #AI #Algorithms #Rstats #Coding #DataScientists https://t.co/f44fLjAU7k
-
2020/01/01
Q: Do you want better organized #rstats scripts in 2020? If you do, start owning the outline tooling that’s built into RStudio! If you don’t, I’ll pray for the next person who needs to use your code. https://t.co/6YXP042Hhu
-
2019/12/25
This is a nice way to visualise and discern patterns in the timing of Twitter posts. It’s clear which accounts are automated and which are operated by humans. It also means #rstats’
ggplot2::coord_polar(...)
has utility beyond pie charts! https://t.co/SWt1IEXJNM
-
2019/12/18
The complete transcripts of The Office (US) are now available as an #rstats package, {schrute}. #r #nlp #tidytext https://t.co/GgsPu6KyDG
-
2019/12/11
This is a big deal: https://t.co/kzdugtKMZX #rstats
-
2019/12/04
learnr 0.10.0 is out! The learnr package makes it easy to turn any R Markdown document into an interactive tutorial. Include narrative, figures, code exercises, quiz questions, videos and shiny components. https://t.co/zuEajbU4F7 #rstats https://t.co/baXra3A1tm
-
2019/11/27
My partner recently told me he wants to learn R. So this year he’s getting a 25-day R tutorial advent calendar! Each day is a new bit of code teaching the basics in R. I’m pretty excited to send it to him this weekend ππππ #Rstats #Rstudio #AdventCalendar
-
2019/11/20
π² Make some fancy interactive tablesβ¦ “{reactable}: Interactive data tables for R” βοΈ Greg Lin https://t.co/WouHrd78XZ #rstats https://t.co/tbzr9oMZI6
-
2019/11/13
dtplyr 1.0.0 is now on CRAN! β https://t.co/SzjGwygXaG. dtplyr combines the speed of data.table with the syntax of dplyrΒ #rstats
-
2019/11/06
I was trying to explain to novices what #rstats {magrittr} pipe does and all I could think of is these two examples https://t.co/53Vxgtxh62
-
2019/10/30
One of my fave/most frequently used #rstats commands: options(scipen = 999) turns off scientific notation in R, aka turns 5.3e-2 to 0.053 πππ»
-
2019/10/23
I π WPA style National Park posters and often look for color schemes from them so I decided to make an #rstats package! Iβll write a blog post with examples soon, but for now feel free to try them out and let me know what you think! 18 to choose from!π²π https://t.co/9Ag5yy6NrM https://t.co/119qWsl6Vg
-
2019/10/16
The remarkable decline in infant mortality, split by continent. #rstats https://t.co/hiUQpDRK9z
-
2019/10/09
The first five chapters of https://t.co/0mhQs57TDp are basically complete β this should be a great place to start if you’ve ever wanted to learn Shiny, and I’d love your feedback about what is confusing and what questions your still have #rstats
-
2019/10/02
Learned last week from the man himself (JJ Allaire) that you can execute Python scripts in RStudio and it just knows #rstats (the first reticulate command auto-ran) https://t.co/WdX8Evzqwg
-
2019/09/25
NEW POST: (Re)Launching my supervised machine learning course π« This course on predictive modeling with #rstats is based on the β¨amazingβ¨ framework by @_inesmontani, and was built in collaboration with @cantoflor_87! https://t.co/ZEmmGqFSaf https://t.co/YfTvRvJQQw
-
2019/09/18
RVerbalExpressions, where were you 10 years ago https://t.co/7QLjDcd2Tt #rstats https://t.co/r9RB9ZJLwd
-
2019/09/11
I’m reviewing regression in my program evaluation class today, and the equatiomatic #rstats package by @datalorax_ is incredibly useful for connecting code to equations! https://t.co/ilydOi3LAg https://t.co/aRRE6AVDpw