Laila
banner
lailaviana.bsky.social
Laila
@lailaviana.bsky.social
#rstats enthusiast and cat addicted. Views are my own.
Reposted by Laila
Considering a new IDE for your data science work? ✨
Explore Positron, our IDE for #RStats and #Python! We have migration guides to help you migrate from:

➡️ VS Code & ➡️ RStudio

We’re also working on a guide for Jupyter users! What else would you like to see? Let us know!
posit.co/blog/positro...
November 26, 2025 at 3:45 PM
Reposted by Laila
Can all countries/people please just use a point decimal seperator? #rstats
October 19, 2025 at 10:29 PM
Reposted by Laila
📊 #TidyTuesday – 2025 W42 | Historic UK Meteorological & Climate Data
.
🔗: stevenponce.netlify.app/data_visuali...
.
#rstats | #r4ds | #dataviz | #ggplot2
October 19, 2025 at 10:12 PM
Reposted by Laila
The Art of Data Visualization with ggplot2: A free online book by @nrennie.bsky.social that guides us through the entire process of creating plots, including why certain decisions were made, using real datasets that have been part of #TidyTuesday. Very excited to get stuck into this one. #rstats
The Art of Data Visualization with ggplot2
The TidyTuesday Cookbook
nrennie.rbind.io
September 11, 2025 at 8:41 PM
Reposted by Laila
Efeito Fernanda Torres
January 6, 2025 at 5:27 PM
Reposted by Laila
Not sure how I missed this before now but thrilled to discover the option to use rainbow parentheses in #RStudio when writing in #rstats will make it harder for those closing brackets to hide from me.
December 27, 2024 at 3:03 AM
Reposted by Laila
If your New Year's resolution is to learn #datascience w/ #rstats + #tidyverse + #quarto, check out www.coursera.org/specializati... -- covering data transformation, visualization, importing + data science ethics. Two additional courses (on modeling + inference) to be added in 2025.
Data Science with R
Offered by Duke University. Master Data Science with R. Transform, visualize, and analyze data responsibly Enroll for free.
www.coursera.org
December 27, 2024 at 7:40 PM
Reposted by Laila
I got to spend a full day at work coding in #rstats.

It was a good day.
December 2, 2024 at 12:11 PM
Reposted by Laila
Want to level up your data skills before the end of 2024? This is the best intro textbook I've found for R: psyteachr.github.io/ads-v3/ by the brilliant @emilynordmann.bsky.social and @debruine.bsky.social
Applied Data Skills
psyteachr.github.io
December 2, 2024 at 3:18 PM
Reposted by Laila
Here is the link to the slides Introduction to Quarto Dashboard presented in a R User Group Meetup in Singapore last week.
jeremy-selva.netlify.app/talk/2024-11...

It contains some steps to create a simple dashboard with plotly and reactable.
jauntyjjs.github.io/fertility_da...

#rstats #quartopub
Introduction to Quarto Dashboard | Personal website of Jeremy Selva
Here is a talk I gave on R User Group Singapore (RUGS) meetup on 29th November 2024.
jeremy-selva.netlify.app
December 1, 2024 at 12:33 PM
Reposted by Laila
On the final day of #30DayMapChallenge, a mobile "app" with Shiny, #rstats, and mapgl.

I'm using the shinyMobile package for the layout; geolocate yourself and draw a 10-minute walk time around your location!

View the app (try on your phone!): walkerke.shinyapps.i...

Code: github.com/walkerke/...
November 30, 2024 at 2:00 PM
Reposted by Laila
I recently taught a tutorial on #DuckDB and #ApacheArrow with #Rstats at @latinrconf.bsky.social The slides and content are available on GitHub github.com/fmichonneau/...
The tutorial was recorded and I'll add the link to this thread when it becomes available.
GitHub - fmichonneau/2024-latinr-duckdb-arrow: Content of the Tutorial "Working with larger than memory data in R with Arrow and DuckDB" taught on 2024-11-19
Content of the Tutorial "Working with larger than memory data in R with Arrow and DuckDB" taught on 2024-11-19 - fmichonneau/2024-latinr-duckdb-arrow
github.com
November 29, 2024 at 10:56 AM
Reposted by Laila
It is super cool when new #Rstats packages are created, I really like to share them on #Bsky. However, when it comes to the time I want to use them,...
November 30, 2024 at 9:08 AM
Reposted by Laila
Hello #rstats, giving this side another try🤗. To kick it off, here is a great fashion item. A t shirt made out of more than 2000 hexstickers 😅

here is the making of and how you can make one yourself: blog.schochastics.net/posts/2024-1...
October 29, 2024 at 7:40 PM
Reposted by Laila
New Quarto template: "quarto-academic-typst"
I created a Quarto + Typst template for academic documents. The design is inspired by
@andrew.heiss.phd 's hikmah-academic-quarto and @kjhealy.co 's LaTeX template.

The demo and code are available here:
github.com/kazuyanagimo...

#quarto #typst
November 24, 2024 at 1:42 PM
Reposted by Laila
when I started learning #rstats three years ago I remember someone saying that the {beepr} package is the most important package to learn.

Now that I'm running scripts and machine learning models all day, the beepr package is irreplaceable.
Give it a try!

github.com/rasmusab/beepr
GitHub - rasmusab/beepr: The package that sounds as it is called.
The package that sounds as it is called. Contribute to rasmusab/beepr development by creating an account on GitHub.
github.com
November 24, 2024 at 9:23 PM
Reposted by Laila
Ok but what about tidyverse fanatic?

#rstats
Americans who say they know someone who is
Catholic 88%
Atheist 71%
Evangelical 64%
Jewish 64%
Muslim 50%
Mormon (LDS) 43%
November 24, 2024 at 9:44 PM
Reposted by Laila
Want to create websites with #Quarto?

@cwick.co.nz shows how to:

1. Start: www.youtube.com/watch?v=l7r2...
2. Add pages: www.youtube.com/watch?v=k65E...
3. Customize: www.youtube.com/watch?v=pAN2...
4. Add listings: www.youtube.com/watch?v=bv_C...

Great for #RStats, #Python, #JuliaLang folks!
November 20, 2024 at 3:07 PM
Reposted by Laila
Just use tidyverse and be happy writing filter(df, col == 120) and select(df, 2, 4) instead of df[which[df$col==120 & df$col2==2], c(2,4)] 😵‍💫 #rstats
November 15, 2024 at 11:23 PM
Alguém com experiência em spatial join pra me dar um help?
November 14, 2024 at 6:33 PM
Reposted by Laila
Em português:
Vai começar a live onde vou compartilhar um pouco como foi a GitHub Universe!
O host será o Julio Trecenti, lá no canal da Curso-R.
Participe!

#github #githubuniverse

www.youtube.com/live/hlFem1g...
November 6, 2024 at 9:59 PM
Reposted by Laila
Want to create dashboards with Quarto?

@minecr.bsky.social shows how to author, style, and deploy #Quarto dashboards in #RStats or #Python.

1. Hello, Dashboards!: www.youtube.com/watch?v=HW7Q...
2. Components: www.youtube.com/watch?v=KdsQ...
3. Theming & styling: www.youtube.com/watch?v=NigW...
November 6, 2024 at 2:21 PM
Reposted by Laila
Worst prank *ever*
November 6, 2024 at 1:41 AM
Reposted by Laila
Join R-Ladies St. Louis next Thursday Nov. 7th at 6pm CST for an Introduction to Positron with MK Caufield!
Free and online!
#rstats
www.meetup.com/rladies-st-l...
Introduction to Positron, Thu, Nov 7, 2024, 6:00 PM | Meetup
Join us for an interactive demo / overview of Positron, the new "polyglot" data science IDE from Posit, the makers of RStudio. This walkthrough will include coverage of rel
www.meetup.com
November 1, 2024 at 1:32 PM
Reposted by Laila
so many ppl have left twitter they should call it ex
November 1, 2024 at 3:32 AM