Set both axis limits at once

lims(x = NULL, y = NULL)

Arguments

x

Length-2 numeric vector for the x axis, or NULL.

y

Length-2 numeric vector for the y axis, or NULL.

Value

A list of scales, which + adds one at a time.