Shafayet Khan Shafee
kshafayet.bsky.social
Shafayet Khan Shafee
@kshafayet.bsky.social
Rstats | Python | Lua
Reposted by Shafayet Khan Shafee
Does this #RShiny error message annoy you? Fix it!

1️⃣ pak::pak("shinyworks/favawesome") (CRAN soon!)
2️⃣ favawesome::use_favawesome_standalone()
3️⃣ favawesome_icon("web-awesome", color = "#a89d32") (etc) to add a head tag to your #RShiny app that tells browsers to use the chosen icon
#RStats
October 29, 2024 at 1:24 PM
Reposted by Shafayet Khan Shafee
Woah, the new #Stan Playground lets you run MCMC in your browser & analyze the chains using #WASM powered #Rstats & #Python! 🎉

✨ No installation needed - just write, compile, sample & analyze
🎯 Perfect for teaching & collaboration (share links ftw!)

🔗 Try it: stan-playground.flatironinstitute.org
Stan Playground
stan-playground.flatironinstitute.org
October 29, 2024 at 3:37 AM
Reposted by Shafayet Khan Shafee
Instead of histograms/densities, consider plotting empirical cumulative distribution functions (ecdf). Though less intuitive, ecdfs have many advantages:

* no worries about bins/bandwidth
* directly see min, max & quantiles
* sensitive comparison of distributions

Easy to plot in #rstats 🧪
June 1, 2024 at 5:49 PM
Reposted by Shafayet Khan Shafee
I am super excited to announce the first release of marquee - supercharged markdown support for #ggplot2 (and #rstats graphics in general)

Read all about it here: tidyverse.org/blog/2024/05...

and browse the package site at: marquee.r-lib.org
marquee 0.1.0 - Tidyverse
The initial release brings markdown awareness to grid and ggplot2 to allow for rich text formatting in R graphics.
tidyverse.org
May 29, 2024 at 3:52 PM
Reposted by Shafayet Khan Shafee
WHOA AGAIN today!

#RStats {marquee} is BONKERS COOL!

https://www.tidyverse.org/blog/2024/05/marquee-0-1-0/

#ggplot2
May 29, 2024 at 7:22 PM
Reposted by Shafayet Khan Shafee
So, the #RStats R data file deserialization weakness (that should not have been given a CVE) is not "fixed" in R 4.4.0. Konrad Rudolph (mega amazing longtime R dude) did more poking and this bug/feature is not going away anytime soon.
1/4
May 1, 2024 at 11:49 AM
Reposted by Shafayet Khan Shafee
🚨 modelsummary 2.0.0 📦 for #RStats is out now!

Draw beautiful and customizable tables for your descriptive statistics, regression models, correlations, balance, etc.

Save your tables to HTML, Word, LaTeX, PNG, Typst, and more. 

Check out the GIF and website for much more!

modelsummary.com
March 31, 2024 at 1:47 PM
Reposted by Shafayet Khan Shafee
dplyr from the command line? I'm strangely tempted... #rstats github.com/coolbutusele...
GitHub - coolbutuseless/dplyr-cli: Manipulate CSV files on the command line using dplyr
Manipulate CSV files on the command line using dplyr - coolbutuseless/dplyr-cli
github.com
March 23, 2024 at 10:48 PM
Reposted by Shafayet Khan Shafee
Oh this {luajr} #RStats 📦 is going to be all sorts of fun! github.com/nicholasdavi...
January 27, 2024 at 1:15 PM
Reposted by Shafayet Khan Shafee
I wrote up a post on how to set up a Bluesky bot for free with #rstats, {atrrr} and Github Actions. And then it was funneled through r-bloggers.com and posted by that very same bot 😊!
January 19, 2024 at 3:24 PM
Reposted by Shafayet Khan Shafee
I'm back with another #slidecrafting blog post! So far I talked about about the styling of slides w.r.t. colors, sizes and fonts. This post will talk about how we can improve the layout of each slide with respect to where and how we add content

emilhvitfeldt.com/post/slidecr...
January 16, 2024 at 7:19 PM
Reposted by Shafayet Khan Shafee
New blog post: Six not-so-basic base R functions!

There are so many great functions in base #RStats. Let's explore six lesser-known ones in our latest post. Run them in your browser using the magic of #webR and #Quarto Post: ivelasq.rbind.io/blog/not-so-...
%>% dreams - Six not-so-basic base R functions
There are so many goodies in base R. Let’s explore some functions you may not know.
ivelasq.rbind.io
January 17, 2024 at 4:48 PM