Jon Harmon Profile picture
Jul 28 11 tweets 16 min read
Next up (soon): Me! I'm presenting "{shinyslack}: Connecting Slack Teams to Shiny Apps" r4ds.io/rstudio2022 #RStudioConf2022 #RStudioConf #RStats #RShiny The shinyslack package logo hexagon: The Slack logo in neon
🔗Join the @R4DSCommunity at r4ds.io/join!
📚Host book clubs for #rstats-related books.

#RStudioConf2022 #RstudioConf #rshiny R4DS Online Learning Community A stack of cover images from
Generic scheduling app led to issues:
👯‍♂️Double sign-ups.
🔤Typos
👩🏻‍🤝‍👩🏾Same name
🚫No connection to Slack user

#RStudioConf2022 #RStudioConf #RStats #RShiny Scheduling: Generic App  * Sign-up issues such as Doubles, T
Make it #RShiny!
👸🏽@priyankaigit made the app
@yoniceedee made github.com/yonicd/slackte…
🍸Jon mixed slackteams and Shiny
🚼Goal: Easy-to-use

#RStudioConf2022 #RStudioConf #RStats Let's Make it Shiny!  The Shiny hex logo, consisting of the
🔗See the app at r4ds.io/bookclubber (after r4ds.io/join)
#️⃣Sign in with @slackhq
🆗Grant permissions
👤User info passed to #RShiny app

#RStudioConf2022 #RStudioConf #RStats r4ds.io/bookclubber Sign in with Slack buttonr4ds.io/bookclubber Slack authorization screenr4ds.io/bookclubber Book club picker shiny appr4ds.io/bookclubber Zoom in on the username from that app, &
To convert from normal Shiny to shinyslack:
🔁replace shiny::shinyApp with shinyslack::shinyslack_app
🆔and add a team_id!

#RStudioConf2022 #RStudioConf #RStats #RShiny "Easy to Use"? Code window with shiny::shinyApp(ui"Easy to Use"? Code window with shinyslack::shinys
📃Slack allows you to create a custom app with a "manifest" (added recently)!

#RStudioConf2022 #RStudioConf #RStats #RShiny Create a Slack App Screenshot of the Slack "From an app
➕So Jon added a slackteams::create_custom_app function to make this last piece easy.

#RStudioConf2022 #RStudioConf #RStats #RShiny Create a Slack App Code window with slackteams::create_custo
✅Easy to use? I hope so!

#RStudioConf2022 #RStudioConf #RStats #RShiny "Easy to Use"? Code window with shinyslack::shinys
🔗Join @R4DSCommunity at r4ds.io/join!
♣️New club: R4DS Project Club! Sign up at r4ds.io/bookclubber/?R… (after you join Slack)!
🙏Thanks again @priyankaigit & @yoniceedee!

#RStudioConf2022 #RStudioConf #RStats #RShiny The R4DS Online Learning Community logo, a light blue hex wi

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Jon Harmon

Jon Harmon Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @JonTheGeek

Jul 29
Now that #RStudioConf2022 is over and I've had some time to process, it's time for a 🧵 to look back and summarize my copious notes. Hopefully this can be useful to someone other than just me! #RStudioConf #RStats #PyData
Before the conf proper, I TAed the 🔮 {tidymodels} workshop. Because @rstudio / #Posit are who they are, all workshop materials are free and open via github.com/rstudio/rstudi… (github.com/rstudio-conf-2… in case that link ever breaks) #RStudioConf2022 #RStudioConf #RStats
#RStudioConf2022 proper kicked off with a pre-keynote announcement from @fly_upside_down & @hadleywickham. As you've probably heard, @rstudio is now #Posit 💭. My thread (with old hashtag):
#RStudioConf #RStats #PyData
Read 20 tweets
Jul 28
Moonshot goal: he decided to write and play a video game in #RStats. From what I've seen on twitter I suspect he also submitted it to #RStudioConf as a commitment device. #RStudioConf2022 Mike's moonshot, with an as...
He focused on pixel graphics, using base #RStats to draw rectangles (pixels). #RStudioConf2022 #RStudioConf Pixel Graphics. On the righ...
Read 9 tweets
Jul 28
Ha, yes, I've also been known to obsessively follow projects, Bryan! When I heard the tune 📦was coming but github.com/tidymodels/tune was a 404, I set up something to check it every couple hours then beepr::beep when it wasn't a 404 anymore 😁 #RStudioConf2022 #RStudioConf #RStats Eye emoji watching various ...
Oh hey that's what he does for us! spot_fun_files sounds like my kind of function! #RStudioConf2022 #RStudioConf #RStats
Read 5 tweets
Jul 28
Now we have @yjunechoe talking about ggplot2 internals and his cool ggtrace package! #RStudioConf2022 #RStudioConf #RStats June Choe on stage.
Huh on the stream you can often see both the slides and the speaker! Neat! #RStudioConf2022 #RStudioConf #RStats June at the podium, next to...
Read 11 tweets
Jul 28
Yay next it's @Mayacelium with onbrand-rstudioconf2022.netlify.app
Shes gonna show us how to make a coordinated design system. #RStudioConf2022 #RStudioConf #RStats
Keep the ui consistent. She's showing how we can have a rules based system so those of us who don't know how things SHOULD work can get it pretty much right. #RStudioConf2022 #RStudioConf #RStats Bad ui with different sized...
Rules, constraints, and principles to help us stay on track. #RStudioConf2022 #RStudioConf #RStats Squares labeled rule, const...
Read 8 tweets
Jul 28
Up next: @GregSwinehart with Designing for people is hard. He made the shiny logo! It was original a baseball shirt (thus the font)! #RStudioConf2022 #RStudioConf #RStats Greg on stage with the shin...
What's it like to be a ui designer? It is awful. Also it is awesome. It just depends if things are working and/or pretty! #RStudioConf2022 #RStudioConf #RStats I hate it A heart with text "I l...
"how can we make shiny apps look better?" #noHTML #noCSS
* Look
* Functionality

#RStudioConf2022 #RStudioConf #RStats
Read 11 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(