3/🧵 #RStudio environments, powered by the cloud, all set up & ready. #RShiny app hosting service. 📦 Hosted biocontainers and biconda. ☁️ Shared team-based cloud storage. 🧬🔍 Established databases for sequence data, finally! 📁Say goodbye to hunting, and hello to instant access🧬
Next Event for @rladiesrome
RSVP: https://meetup.com/rladies-rome/events/295720243/
When: September 22, 2023 at 6:00 PM CET / 12:00 PM EDT
We will be working outside of the library box diving in to the very basic R functions toward the path of mastering the R programming language for data analysis.
#rstats #rladies #datascience #dataanalysis #datavisualization #datamodeling #modeling #wrangling #R #RStudio #Posit
#rstats #rladies #datascience #dataanalysis #datavisualization #datamodeling #modeling #wrangling #r #rstudio #posit
Hi #PublicSector #RStats peeps. I’ll be at #PositConf2023 in Chicago in September. I’ll be there in my professional capacity. I’d love to say hi in person and chat about our pro tools with any of you. Or chat about anything really, especially whiskey, photography, philosophy, music, or whatever interests you. Let me know if you will be there. #Posit #RStudio
#publicsector #rstats #positconf2023 #posit #rstudio
Is there a way to expand the range of commands the #rstudio Rmd/ #QuartoPub inline equation preview understands?
Assuming it's just MathJax under there anyway, but it would be kind of neat if it would pick up what this `\symbf{}` stuff is all about 🥴 #rstats
#R #RStudio #data #visualization #analysis peeps:
Let's say someone knows a bit of #Excel, @SQL, and #Tableau but has been asked (to potentially land an interview) to prepare an analysis with provided data in R. Quickest way to get them up to speed, and... GO!
#r #rstudio #data #visualization #analysis #excel #tableau
Kinda happy at last, revamped my #Quarto website to kinda look like #GNOME #libadwaita .
#RStudio is the web development IDE of my choice now 😅.
#quarto #gnome #libadwaita #rstudio
New Event in person with live streaming for R-Ladies Rome #BioC23 Watch Party. 🛰 Come and find us 🔜 Department of Statistics of the University La Sapienza in Rome, Italy.
📅 When: August 28, 2023 at 4 PM CET /10 AM EDT
📌 RSVP: https://lnkd.in/dHV5SGsx
🇮🇹 Unisciti a noi per una coinvolgente R/Bioconductor watch party.
Questa è un'opportunità unica per connetterti con una comunità di appassionati di dati come te
#rladies #datascience #biostatistics #rstats #rstudio #galaxy
#bioc23 #rladies #datascience #biostatistics #rstats #rstudio #galaxy
@coolbutuseless #RStudio wish: to have multiple instances of RStudio running at the same time, each on a different version of #Rstats
#rstats Anyone out there know Shiny? I’m having a weird dashboard issue - I need a drop-down list of files in my dashboard UI, and I’m not able to make it update in real time (it’s often hours or days behind the actual files in the directory). I’m currently just using a list.files() command in selectInput, but it doesn’t update in real time and it’s driving me nuts.
Im thinking I should somehow make a reactive list in the server code, but I can’t figure out how to make it work… #rstudio #shiny
If you use Rstudio and rmarkdown. How often do you press "Session -> Restart R" in the menu?
#RStudio #rmarkdown #RStats
#RStudio pet peeve no. 392: I'm editing a file called `Rprofile`.
Not `.Rprofile`, mind you, because of symlink and dotfile-repo reasons, but nonetheless. RStudio, you can probably recognize this. Just apply the R syntax highlighting.
You got this. If not, let me set *somewhere* that files called a specific thing or matching a specific pattern should always be treated as, say, an R script.
Please.
#RStats
When moving RStudio to the cloud for increased CPU and RAM, what's your go-to choice? 🤔 Do you prefer the integration of RStudio via SageMaker 🤖Or do you opt for the hands-on control of self-hosting on an EC2 instance using the CloudFormation template ☁️? #rstats #AWS #RStudio
Great #Rstats #Rstudio tip from https://rstats.wtf :
command+0 to restart R session and command+option+b to "rerun to here" in your script.
Fun with pre-release #quartoPub in a mildly confused #rstudio:
"The value must instead be no possible value"
Any recommendations of comfort-boosting keyboard shortcuts in RStudio, for beginner and intermediate users?
Currently whipping up a blog post. Got stuff like multiple cursors/carets, moving around on lines, find/replace, search in files, assignment & pipe operators.
I should probably be clearer- I'm running the Quarto doc in #RStudio using run button vs. using the render button in RStudio