Default smooth for dotplots: no smooth. Simply returns the input values.
Supports automatic partial function application with waived arguments.
smooth_none(x, ...)<numeric> Values to smooth.
ignored
This is the default value for the smooth argument of geom_dotsinterval().
Other dotplot smooths:
smooth_density,
smooth_discrete()