Also a very neat summary table. Thanks to @JoelGires for pointing me to the {summarytools} package and it's `dfSummary()` function.
Also a very neat summary table. Thanks to @JoelGires for pointing me to the {summarytools} package and it's `dfSummary()` function. https://t.co/322it7QtEM
Though, this summary is a tiny bit harder to operate. To get the neat looking table, you have to pass it to `stview()` from {summarytools}.
If you liked this post, you may enjoy my 3-minute newsletter too. Every week, my newsletter shares insights on - R & dataviz, - Shiny and web dev Reading time: 3 minutes or less You can join at alberts-newsletter.beehiiv.com/subscribe
@rappa753 @JoelGires The skim() function in the package skimr is doing all this automatically except from the fancy colors.
@rappa753 @JoelGires I use dfSummary() to help create data dictionaries!