sort
[character(1)]
Sort features like this.
“dec” = decreasing, “inc” = increasing, “none” = no sorting.
Default is decreasing.
facet.wrap.nrow, facet.wrap.ncol
[integer()]
Number of rows and columns for facetting. Default for both is NULL.
In this case ggplot's facet_wrap will choose the layout itself.