fun facet_grid(x: String? = null, y: String? = null): OptionsMap
Lay out panels in a grid.
x
- string, optional.
The name of a feature, which defines columns of the facet grid to be displayed.
y
- string, optional.
The name of a feature, which defines rows of the facet grid to be displayed.