R/Data.R
general_map_aspect_plot_arguments.Rd
General map plot aspect parameters of RstoxBase
Numeric: The zoom of the plot, defaulted to 1, which uses the range of the data as the plot limits. Higher values zooms out and lower values zooms in.
Numeric: The minimum longitude limit of the plot, overriding the value derived from Zoom
.
Numeric: The maximum longitude limit of the plot, overriding the value derived from Zoom
.
Numeric: The minimum latitude limit of the plot, overriding the value derived from Zoom
.
Numeric: The maximum latitude limit of the plot, overriding the value derived from Zoom
.
Numeric: The longitude of the point around which the plot is zoomed usinng Zoom
.
Numeric: The latitude of the point around which the plot is zoomed usinng Zoom
.