Open MatthieuStigler opened 5 years ago
problem is wrap will show 4 facets, even if only three used! Needs to:
if(wrap) { strips <- strips[order(g$layout$name[strips])][seq_len(length(pal))] }
problem is wrap will show 4 facets, even if only three used! Needs to:
if(wrap) { strips <- strips[order(g$layout$name[strips])][seq_len(length(pal))] }