Category R

Looping Likert Summary Tables in RMarkdown or Quarto

Survey analysis, particularly in psychology, can involve the use of many Likert scale items. The following code and YouTube video show you how to use for loops in R to produce a set of summary tables, with frequencies and percentages…

Getting Started with Quarto

Quarto (quarto.org) is a new open source publishing system. It works with Python, R, Julia, and Observable. Imagine RMarkdown on steroids. In the following video I look at how to get started with Quarto in RStudio, and explore the tutorials…