Description Usage Arguments Value Author(s)
This function plots some overview statistics of the results of a gapfilling
(i.e. the results of a call to gapfillNcdf) .
1 2 3 4 |
file.orig |
object to plot: file name or file.con object linking to the original (unfilled) ncdf file |
file.filled |
object to plot: file name or file.con object linking to the filled ncdf file |
file.prefill |
object to plot: file name or file.con object linking to the prefilled ncdf file |
data.orig |
array: data (see file.orig). Can be supplied to prevent the reloading of huge datacubes. |
data.filled |
see data.orig |
data.prefill |
see data.orig |
n.series |
integer: how many example series to plot |
lwd |
graphical parameter, see ?par |
max.cores |
integer: amount of cores to use for parallelized computations. |
... |
some overview statistics of the different datacubes.
Jannis v. Buttlar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.