Publications by R on Amit Levinson
Defining uncertainty in the Israeli lottery
“I have a great idea to get rich. All we need is a lot of money.” ― A meme on the internet A while ago I was reading about Bernoulli trials and decided that I wanted to explore them further. I was wondering what would be an interesting case study for such a topic, and then it hit me (????): Why not explore lottery probabilities? Little di...
14851 sym R (1743 sym/7 pcs) 6 img 1 tbl
Survey categorical variables with KableExtra
In my in-progress thesis I decided I’ll analyze my survey results in something other than SPSS we learned in undergrad, which eventually led me to begin using R. The time came and I started analyzing my pilot survey data from Qualtrics1. In this post I’ll address how I used {KableExtra} to nicely print a frequency table of the categorical & o...
10617 sym R (6055 sym/12 pcs) 8 img 3 tbl
Survey categorical variables with KableExtra
In my in-progress thesis I decided I’ll analyze my survey results in something other than SPSS we learned in undergrad, which eventually led me to begin using R. The time came and I started analyzing my pilot survey data from Qualtrics1. In this post I’ll address how I used {KableExtra} to nicely print a frequency table of the categorical & o...
10617 sym R (6055 sym/12 pcs) 8 img 3 tbl
Survey categorical variables with KableExtra
In my in-progress thesis I decided I’ll analyze my survey results in something other than SPSS we learned in undergrad, which eventually led me to begin using R. The time came and I started analyzing my pilot survey data from Qualtrics1. In this post I’ll address how I used {KableExtra} to nicely print a frequency table of the categorical & o...
10617 sym R (6055 sym/12 pcs) 8 img 3 tbl
Survey categorical variables with KableExtra
In my in-progress thesis I decided I’ll analyze my survey results in something other than SPSS we learned in undergrad, which eventually led me to begin using R. The time came and I started analyzing my pilot survey data from Qualtrics1. In this post I’ll address how I used {KableExtra} to nicely print a frequency table of the categorical & o...
10616 sym R (6062 sym/12 pcs) 8 img 3 tbl
My year in R
Image by Allison Horst Learning R for a little over a year now was and still is a great experience. But a year isn’t a lot, so why make a blog post about it? I believe that pausing what one is doing and periodically evaluating if this pursuit is the right direction for him or her – is a healthy process. Doing so can help you acknowledge your...
17384 sym 6 img
My year in R
Image by Allison Horst Learning R for a little over a year now was and still is a great experience. But a year isn’t a lot, so why make a blog post about it? I believe that pausing what one is doing and periodically evaluating if this pursuit is the right direction for him or her – is a healthy process. Doing so can help you acknowledge your...
17384 sym 6 img
My year in R
Image by Allison Horst Learning R for a little over a year now was and still is a great experience. But a year isn’t a lot, so why make a blog post about it? I believe that pausing what one is doing and periodically evaluating if this pursuit is the right direction for him or her – is a healthy process. Doing so can help you acknowledge your...
17387 sym 6 img
My year in R
Image by Allison Horst Learning R for a little over a year now was and still is a great experience. But a year isn’t a lot, so why make a blog post about it? I believe that pausing what one is doing and periodically evaluating if this pursuit is the right direction for him or her – is a healthy process. Doing so can help you acknowledge your...
17387 sym 6 img
Automatic Rendering of a Plot with GitHub Actions
Final outcome of a plot in my GitHub README automatically updating and rendering on a specific git commit. TL;DR: In this post we setup the code for having a GitHub Action automatically update a plot. I start by showing step by step how I plot my most frequently used R packages for #Tidytuesday, a weekly data visualization project for the R comm...
16992 sym R (5214 sym/9 pcs) 12 img