Top "Broom" questions

installation of package had non-zero exit status

I've just updated R to version 3.6.2 "dark and stormy night" released December 12th last year. I've tried installing the following …

r rstudio tidyverse broom
Error in as.vector(x, mode) : cannot coerce type 'closure' to vector of type 'any'

I'm doing some practice on broom package in R. I ran the following kclusts <- data.frame(k=1:9) %>% …

r broom
Successor to ggplot2::fortify

In the most recent version of ggplot2, ?fortify returns: Description Rather than using this function, I now recomend using the …

r ggplot2 broom