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