Luke Pembleton · @lwpembleton
68 followers · 102 posts · Server genomic.social

🎉 If you have been waiting for it, @hadleywickham's Data Science Hangout is now up on YouTube 🚀 Check out this insightful session here.

youtube.com/watch?v=nB3WFUWS9H

#RStats

Last updated 1 year ago

Luke Pembleton · @lwpembleton
68 followers · 102 posts · Server genomic.social

🎉 If you have been waiting for it, Hadley Wickham’s Data Science Hangout is now up on YouTube 🚀 Check out this insightful session here.
youtube.com/watch?v=nB3WFUWS9H

#RStats

Last updated 1 year ago

Rami Krispin :unverified: · @ramikrispin
1049 followers · 540 posts · Server mstdn.social

Over the weekend, I continued working on my new tutorial for setting up a dockerized 🐳 R development environment on VScode 💻.

➡️ github.com/RamiKrispin/vscode-

Completed:
✅ R settings
✅ Motivation/intro
✅ Scope
✅ Prerequisites/Requirements

⚠️WIP 🚧:
➡️ Getting Started with Docker
➡️ Docker with R - the Hard Way
➡️ Setting R Environment with Docker

#DataScience #vscode #Docker #RStats

Last updated 1 year ago

Datascience · @datascience
546 followers · 318 posts · Server genomic.social

Are you interested in how dependency-heavy your (or another) package is and why? github.com/jokergoo/pkgndep

#RStats

Last updated 1 year ago

Datascience · @datascience
544 followers · 317 posts · Server genomic.social

Using fonts in R graphics can be tricky at times. {showtext} aims to make it easier: cran.rstudio.com/web/packages/

#RStats #dataviz #ggplot

Last updated 1 year ago

Datascience · @datascience
540 followers · 316 posts · Server genomic.social

Need some data to test a plot idea or algorithm? On drawdata.xyz/ you can draw the data you want...

#RStats #synthetic #dataviz

Last updated 1 year ago

Do you want to visualize specific trends or patterns in your data? Try plotting a subset of your data in R!

Here are some examples:
🚀 Plot a subset of the mtcars dataset that contains only cars with a horsepower of greater than 150.
🚀 Plot a subset of the iris dataset that contains only setosa flowers.
🚀 Plot a subset of the mpg dataset that contains only cars from the United States.

I encourage you to try plotting a subset of your data in R.

Post: spsanderson.com/steveondata/po

#Viz #RStats #r

Last updated 1 year ago

Datascience · @datascience
540 followers · 316 posts · Server genomic.social

Sometimes you get data in less than optimal format, e.g. as a png of a figure 😭... In that case cran.r-project.org/web/package might be the rescue.

#RStats #ohno #dataWrangling

Last updated 1 year ago

Datascience · @datascience
535 followers · 313 posts · Server genomic.social

Find the best contrast between one color and a list of options, e.g. for labels in geom_tile: {prismatic::best_contrast()} emilhvitfeldt.github.io/prisma

#RStats #dataviz #ggplot #colors

Last updated 1 year ago

Thomas Sandmann · @thomas_sandmann
366 followers · 1147 posts · Server genomic.social

Today I learned how to use Pagès’s awesome {DelayedArray} @bioconductor package to handle gene expression data stored in parquet files. tomsing1.github.io/blog/posts/ This way, I can leverage familiar R tools and take
advantage of the language-agnostic parquet file format, querying very large gene expression datasets. Do you have experience with parquet files for biological data - please share the lessons you have learned!

#til #parquet #RStats #duckdb #Bioconductor

Last updated 1 year ago

Joris Meys · @JorisMeys
696 followers · 2042 posts · Server mstdn.social

My thesis student is about to defend her master thesis. So she got me a gift. I'm honoured, this will be on my desk until I retire.

@academicchatter

#academicchatter #RStats

Last updated 1 year ago

Datascience · @datascience
534 followers · 312 posts · Server genomic.social
Luke Pembleton · @lwpembleton
64 followers · 98 posts · Server genomic.social

📚Looking to make your reports pop with clear annotated equations? 🧮 Check out my latest blog post on integrating annotated equations in ! 🔍💡
🌐🔗: lpembleton.rbind.io/posts/anno

#quarto #equationannotations #RStats

Last updated 1 year ago

Thomas Sandmann · @thomas_sandmann
366 followers · 1147 posts · Server genomic.social

@jonthegeek @jonocarroll Thanks a lot for pointing out DOP - a new concept for me 📚 . I am watching one of Yehonathan Sharvit's presentations youtu.be/zSHvEAKLFJw?si=POZ-Lb right now. It seems that he is fine with data classes (& validators) - as long as other code is not part of the same class? Perhaps ' unusual way of defining methods outside of the class definitions (S3, S4 and S7) is already DOP inspired/adjacent? 🤔

#RStats

Last updated 1 year ago

Atul Butte · @atulbutte
41 followers · 9 posts · Server mstdn.social

How to read the UnitedHealth Group Transparency in Coverage data collection into r-bloggers.com/2023/08/unravel via R-bloggers

#RStats

Last updated 1 year ago

Datascience · @datascience
533 followers · 311 posts · Server genomic.social

Do you need better performance than what the standard functions have? {collapse} might be worth a look: sebkrantz.github.io/collapse/

#tidyverse #RStats #optimization

Last updated 1 year ago

Rami Krispin :unverified: · @ramikrispin
1034 followers · 537 posts · Server mstdn.social

Dedicate the long weekend to work on a tutorial I wanted to do a long time ago - setting an R development environment with VScode and Docker ❤️.

Will use this repo for the tutorial (WIP) 👇🏼
github.com/RamiKrispin/vscode-

#DataScience #vscode #Docker #RStats

Last updated 1 year ago

Datascience · @datascience
531 followers · 310 posts · Server genomic.social

If you use Quarto to make presentations for a professional setting, it is important to choose the right theme, e.g. github.com/EmilHvitfeldt/quart @Emil_Hvitfeldt

#RStats #quarto #design #theme

Last updated 1 year ago

Datascience · @datascience
531 followers · 309 posts · Server genomic.social

TidyX: screencasts explaining different aspects of the R language and the coding process. youtube.com/channel/UCP8l94xto @tidy_explained

#RStats #learn #datascience

Last updated 1 year ago

Luke Pembleton · @lwpembleton
64 followers · 98 posts · Server genomic.social

Can’t believe I missed this release by the fantastic
@jonocarroll . ntfy, the notification service 📱integrated into R 🤯 Ohhh the possibilities! 🚀 Check it out here: github.com/jonocarroll/ntfy
🌐 🔗 github.com/jonocarroll/ntfy

#ntfy #RStats

Last updated 1 year ago