Thanks, long weekend coming up :-)-O
el On 2021-08-23 18:06 , Bert Gunter wrote:
... and to add to Ivan's suggestions, **depending on what you are trying to show with your grid of graphs,** you may wish to consider using ggplot's "facet" capabilities to assure that any quantitative variables that you are encoding in the maps (e.g. by color, density shading, etc.) are depicted on the same scale with appropriate legends. (Of course, ignore if this is not the case). If so, you will need a different data structure for your data, I believe. Bert Gunter
[...] ______________________________________________ [email protected] mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

