Learn R Programming

spectral.methods (version 0.7.2.133)

plotDecompSeries: Visualize/plot an overview of a SSA decomposed ncdf file.

Description

This function plots an visualisation of a SSA decomposed ncdf file. image ..visualize_ncdf_demo should be here

Usage

plotDecompSeries(file.orig, file.decomp = sub("[.]nc", "_specdecomp.nc", file.orig), file.plot = "", ...)

Arguments

file.orig
object to plot: file name or file.con object linking to the original ncdf file
file.decomp
object to plot: file name or file.con object linking to the decomposed ncdf file.
file.plot
character string: name of the file containing the plots. If not given, a plot window is opened.
...

Value