display_result {RIntaros} | R Documentation |
Display the results of an interpolation
display_result(dbin = NA, dbg, var = NA, depth, var_scale = NA, flag.estim = TRUE, flag.coast = TRUE, colors = rg.colors(), filename = NA, ...)
dbin |
The |
dbg |
The |
var |
Name of the Target Variable |
depth |
Value of the estimation depth (used for building the title) |
var_scale |
Limits defined for the color scale attached to the Target Variable |
flag.estim |
When TRUE, the estimation variable is displayed. When FALSE, the standard deviation of the estimation error is displayed. |
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