Learn R Programming

mizer (version 3.0.0)

plot_size_axis: Validate the size-axis argument

Description

Validate the size-axis argument

Usage

plot_size_axis(size_axis = "w")

Value

The matched size-axis string, either "w" or "l".

Arguments

size_axis

Either "w" (weight) or "l" (length).