The latest version of 's {tarchetypes} adds Quarto support to {targets} so you can render a whole website! Here's a miniature example of cleaning data, running a model, knitting a document, and building a website, all with one tar_make()! #rstats github.com/andrewheiss/si
Isabella Velásquez
@ivelasq3
Isabella Velásquez’s Tweets
That feeling of meeting lovely people that you practiced tidymodels with in person 🥰
Quote Tweet
With Isabella Velásquez @ivelasq3 #RStudioConf2022
read image description
ALT
2
33
Um. So. I wrote a thing. Should anyone out there happen to be interested in the fairly extensive notes on generative art in R written to accompany my #RStudioConf2022 workshop, here they are! A little #rtistry love for today 💕
36
181
856
Team Appsilon is at #rstudioconf2022, come and say hi!
It is so great to meet the amazing team , ! 🤗
#RStats #rstudio #appsilon
2
6
44
I put down a couple of things I learnt during my journey in open-source, I really want to onboard more newcomers so I wrote down a guide for people who don't know where to begin with when getting started with open-source 🤗✨ merveenoyan.medium.com/open-source-co
5
43
261
Show this thread
Topics to follow
Sign up to get Tweets about the Topics you follow in your Home timeline.
Carousel
Many thanks to the awesome team for highlighting the post on the fantastic #Shiny conference, with the spectacular moderation by during the q&a panel! ✨Such a wonderful showcase of the open source community.
Quote Tweet
Another helping of #rstats @rweekly_org Highlights! share.fireside.fm/episode/87RSVe
Containerizing #rmarkdown reports @psolymos
Recap of @rstudio's presence at @appsilon #shinyconf2022 @ivelasq3
Point-click game with #shiny @rappa753
h/t @mike_ketchbrook @carroll_jono 
6
GIF
read image description
ALT
4
7
70
The #RStudioConf2022 program committee hasn't met a problem that can't be solved with R. Here's a little post about a mundane task – resizing and cropping 100 speaker profile images – that turned out to be fun with #RStats, {magick} and hashtag AI*.
7
65
306
Show this thread
If you're a #dataScientist working in #rstats, you've probably heard of #docker, but might not know why you'd care or how to get started...
Here's a thread summarizing my talk from #useR2022 from a few weeks ago, and a link to my free online book📕!
🧵
8
176
1,075
Show this thread
IT'S HAPPENING!!
rstudio.com/products/rstud
read image description
ALT
Quote Tweet
read image description
ALT
2
8
So you’ve run an amazing analysis, made pretty plots...but how to present results so people pay attention? 🤔
☑️ Answer: Share a *Story*!
shares how to use stories to share data at meetings:
⬡ Organization
⬡ Themes
⬡ Details
Read more:
1
56
273
I wrote a new blog post about "Introduction to GitHub Actions to R users"!
beamilz.com/posts/series-g
This post is complementary material for my lightning talk at the conference!
Feedback is always welcome :)
#rstats #github #githubactions #rstudioconf #rstudioconf2022
4
83
387
Show this thread
I wrote a little ode to 's janitor::tabyl() function to build 2- and 3-way contingency tables: evamaerey.github.io/mytidytuesday/ I learned about from while working on github.com/EvaMaeRey/tidy Very useful.
4
20
79
Shiny + Arrow: A match made in high-performance-web-app heaven.
explains how and why {arrow} + {dplyr} + .parquet gives flat files memory-saving benefits, reducing Shiny app load time by valuable seconds (or more!).
Read more:
1
47
186
Ever wondered how to manipulate big data with R?
A thread on using Spark in R👇🧵
#rstats #spark #datascience
11
210
958
Show this thread
Really excited about next week! I uploaded my poster and elevator pitch today, and I'm really looking forward to learning more #rstats - and to finally hearing what we all sound like!
My talk - Level Up Your Labels - takes the Palmer Penguins on this trip🐧🐧🐧👇
GIF
4
35
229
Show this thread
I'm so very excited to announce the first CRAN release of {gtExtras}!
Read a summary of the package at: themockup.blog/posts/2022-06-
Download from CRAN:
install.packages("gtExtras")
#RStats #dataviz
19
120
560
Show this thread
Update to R Workflow has an easy way to create multiple Quarto tabs for reporting statistical model in various ways: fharrell.com/post/rflow #Rstats #Statistics
1
33
171
One reason I love #rstats is the community, who I've learned so much from. A few years ago, suggested learning shiny modules after reviewing some code for an app I built. I took their feedback & became a better developer! In fact, this app came from that:
GIF
2
8
120
Show this thread
Quote Tweet
1
37
197
Show this thread
I finally got around to writing up the demonstration of making flowcharts using #ggplot2 from my talk a few weeks ago as a blog post!
Read it here: nrennie.rbind.io/blog/2022-06-0
#rladies #rstats
2
29
144
"Five Things I’ve Learned in Ten Years of being a Social Scientist in Tech"
I wrote a post to celebrate? Reflect? Critique? this experience of being an applied researcher from a field no one agrees on in an industry that doesn't know what to call us :)
4
53
148
Show this thread
RStudio Connect can give your data team superpowers.
Here are 10 ways to get the most value out of your Connect license and please tell me everything I missed: 🧵👇🏼
1
42
252
Show this thread
I only just started using the native pipe in #rstats (rather than the magrittr pipe). I'm realizing that there are some important differences. There is a nice blog post with details by here: bit.ly/3zeKhoU
7
39
198
Excited to share the release of pins for python! 🐍
pins makes it easy to store your data in one place--e.g. a folder, s3 bucket, or RStudio Connect--so you can easily search, version, and share with collaborators.
2
56
204
Show this thread
YIL the vertical line in the RStudio IDE shows you that you've hit 80 characters 😅 Thanks !
...And you can turn it off in Tools -> Global Options -> Code -> Display. #rstats
read image description
ALT
3
3
31
A wild blog post appears!
This one is a deep dive into data objects in . With the help of the #rstats {arrow} package, I talk about arrays, chunked arrays, record batches, tables, and datasets. It's all here, lovely people! Enjoy! ❤️
1
18
65
49
287
739
Show this thread
I'm pretty clueless at writing roxygen tags in my functions.
Thanks to , maybe I don't have to.
Check it :
github.com/matt-dray/snor
GIF
3
18
63
Show this thread
Thank you ! 's gistillery is awesome for gist/Carbon goodness and we hope you like all these R Markdown & dev tips!
Check out ’s Tweet that prompted the software dev resources post, too!
twitter.com/_RachaelDempse
Quote Tweet
Unlock your #rstats dev potential with episode 79 of the @rweekly_org Highlights podcast! share.fireside.fm/episode/87RSVe
Software dev resources @ivelasq3
#rmarkdown time savers @_bcullen @apreshill
{gistillery} @thomas_mock
h/t @mike_ketchbrook 
3
knitr_expand is crazy useful! I wrote a blog post on it last year, when I had to solve an issue that knitr_expand really made super simple brodrigues.co/blog/2021-12-1
1
2
4
TIL: If you're annoyed by your #rstats github repos being marked as HTML because of the documentation that all your R code produces, add a .gitattributes file with the following:
*.html linguist-detectable=false
read image description
ALT
4
33
172
Show this thread
I cannot express how much I *love* knit_expand(), and when you check out this post, you will too 😎✏️
Many thanks to an awesome group of collaborators & reviewers!
Quote Tweet
In part 3 of our #rmarkdown series, we highlight some useful time-savers and trouble-shooters:
reusing chunks
caching chunks
creating templates
debugging #knitr errors
...and more
Thanks as always to my collaborators @ivelasq3 and @apreshill!
rstudio.com/blog/r-markdow
2
2
25
To make clean column names when reading the data with readr::read_*, you can pass janitor::make_clean_names to the names_repair parameter. #rstats
(h/t )
read image description
ALT
Quote Tweet
A janitor::clean_names() should be integrated in tidyverse.
#rstats
1
8
60
I love the soft and faded look to this piece. The world has been so loud lately, and I appreciate the occasional reminder to stop and enjoy the gentler, quieter things
#rtistry
read image description
ALT
1
4
33
Did you know that the RStudio IDE has a visual markdown editor?
📈 Embed content with shortcuts or just drag-and-drop (h/t )
👁️ Edit & see changes in real-time
✏️ Get support for technical writing
Here are some features that you should know: rstudio.com/blog/exploring
0:33
16K views
2
92
318
Finished this up today! As someone who works in Higher Education, I thought this was a fun read with great examples and clear language.
I wanted to pass this book along, if any were interested!
#rstats #education 👨🏽💻
12
39
226

































