Visualization warnings
I am trying to merge the master to my branch and I am getting many warnings from the Visualization.
Could you check if the parameters in this line should be in plural or singular? https://earth.bsc.es/gitlab/es/sunset/-/blob/master/modules/Visualization/R/plot_most_likely_terciles_map.R#L198
37: In par(userArgs) : "dots_size" is not a graphical parameter
38: In par(userArgs) : "dots_shape" is not a graphical parameter
39: In par(userArgs) : "dots_size" is not a graphical parameter
40: In par(userArgs) : "dots_shape" is not a graphical parameter
41: In par(userArgs) : "dots_size" is not a graphical parameter
42: In par(userArgs) : "dots_shape" is not a graphical parameter
43: In par(userArgs) : "dots_size" is not a graphical parameter
44: In par(userArgs) : "dots_shape" is not a graphical parameter
Thanks a lot,
Núria