I wonder about working with library (analogue). Is there any possibility to increase the font size there? I use the Stratiplot function.
I believe there is no such option at all.
I need to increase the font size in Stratiplot function.
The script example is below:
Stratiplot(x = tas_pmf,
y = tas_pmf_depth,
type = c("poly", "g"),
zones = pmf_zones_man,
xlab = "Abundance, %",
ylab = "Depth, cm")