![](../logo.png)
Compute Arrangement Using Jonker & Volgenant algorithm
compute_arrangement.Rd
Compute Arrangement Using Jonker & Volgenant algorithm
Arguments
- mydata
A data frame which contains the macro_x, macro_y, faceter columns
- macro_x
the name of a column which shall be used to arrange facets horizontally
- macro_y
the name of a column which shall be used to arrange facets vertically
- faceter
the column name defining faceting groups
- nrow, ncol
Number of rows and columns.