This function allows to reproduce the same plot as returned from extractVIs
plotVI(VI.data, VI.path)
An object as in output from extractVIs (with spatial == FALSE)
The path where plots will be saved
Gianluca Filippa <gian.filippa@gmail.com>
Using in input a VI.data object as in output from extractVIs, this function returns a plot similar to the default plot of extractVIs. This function makes it easy to update VI plots after using extractVIs with option begin==TRUE.