display_stats {RIntaros} | R Documentation |
Display results of Statistics calculations
display_stats(dbg, var = NA, var_scale = NA, title = NA, flag.mesh = TRUE, mesh = 1, flag.coast = TRUE, colors = rg.colors(), filename = NA, ...)
dbg |
The |
var |
Name of the Target Variable |
var_scale |
Range of the Color scale |
title |
Title attached to the figure |
flag.mesh |
When TRUE, the grid mesh is overlaid |
mesh |
Mesh of the grid to be overlaid (only if 'flag.mesh'=TRUE) |
flag.coast |
When TRUE, the coast line is overlaid |
colors |
Set of colors used for graphic representation |
filename |
Name of the PNG file where the figure is saved. Tis is used only if the flag_file has been defined in the Intaros Environment. The resulting file is then stored in the Directory defined in the Intaros Environment. |
... |
Argument passed to |
Unused