Skip to contents

mc_set_order orders ticks on axis or grids on rows and columns. To make it ordered, the variables on axis, rows, and columns must be discrete.

Usage

mc_set_order(x = NULL, y = NULL, row = NULL, col = NULL)

Arguments

x, y, row, col

A list of the order of x ticks, y ticks, rows, and columns.