R/Data.R
general_map_plot_arguments.Rd
General map plot parameters of RstoxBase (mostly colors)
Logical: If TRUE include the map in the plot.
Character: The color to use for the land, defaulted to the color used for land in the StoX GUI map (yellow color, rgb(253, 254, 204, maxColorValue = 255)).
Character: The color to use for the borders on land, defaulted to "grey50".
Character: The color to use for the (ocean) background, defaulted to "white", as in the StoX GUI map.
Character: The color to use for the longitude/latitude grid lines, defaulted to the color used for the longitude/latitude grid in the StoX GUI map (blue color, rgb(223, 242, 255, maxColorValue = 255).