I'm using sjPlot quite often (especially tab_model). Yesterday I tried to load the package using library(sjPlot) and got this message: Error: package or namespace ...
when trying to use sjp.likert() for items with a neutral category, the labels, digits and colors are not displayed properly: library(tidyverse) library(sjPlot ...