Scales for pattern_aspect_ratio
scale_pattern_aspect_ratio_continuous(
name = waiver(),
breaks = waiver(),
labels = waiver(),
limits = NULL,
range = c(0.5, 2),
trans = "identity",
guide = "legend"
)scale_pattern_aspect_ratio_discrete(..., range = c(0.5, 2))
See
ggplot2
documentation for more information on scales.