eikos helper function. Returns grob with x axis labels.
eikos_x_labels(x, data, margin = unit(10, "points"), xname_size = 12,
xvals_size = 10, lab_rot = 0)
vector of conditional variables
data frame from eikos_data.
unit specifying margin
font size for x axis variable names (in points)
font size of labels for values of x variables (in points)
integer indicating the rotation of the label, default is horizontal
gList with x labels and x-axis names as grob frames.