Melinda Higgins

Results 4 issues of Melinda Higgins

I cannot get the pander function to work for the describe object class. I have tried both the `pander` package install from CRAN as well as from GitHub using `devtools`....

I just discovered this behavior using `dfSummary()` when both the `summarytools` package and `printr` package are loaded in an Rmarkdown document. Here is a reproducible example: The following Rmarkdown document...

Here is my reproducible example. When I use `citep()` with the `citation()` function, I get an error. I'm running Windows 10, R 3.4.3; RStudio 1.1.383. My `sessionInfo()` is listed below,...

I am working with a polytomous dataset with a 5-level LiKert scaled response (1=strongly disagree to 5=strongly agree), and I'm trying to follow the logic of example 2 for the...