Calculate the pattern spacing, so it is equal within a plot. Currently works only for two combined plots!
standardize_pattern_spacing.Rd
This function takes a pattern spacing, that is for example used for single plots, and calculates the relative pattern_spacings needed for combined plots.
Arguments
- plot_list
List of plots that will be combined by
combine_plots()
.- pattern_spacing
Pattern spacing that will be taken as default for a whole plot. Defaults to
0.015
.