@sugianto_rusli wrote:
Hi,
In Univariate Analysis on Independent Variable(categorical variables) to combine p5, p6 and p7 for ggplot, I got an error :
code :
second_row = plot_grid(p5, p6, nrow = 1)plot_grid(p4, second_row, ncol = 1)
Error in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, :
polygon edge not found (zero-width or zero-height?)
kindly
Posts: 3
Participants: 2