Learn R Programming

covmat (version 1.0)

plotmissing: Plot data to visualize missing values

Description

Plot data to visualize missing values

Usage

plotmissing(data, which = c(3, 4))

Arguments

data
an xts/zoo object
which
takes values 3/4. 3 = Summary plot, 4 = Matrix plot

Details

This method takes in data as an xts object and plots the data. Missing values highlighted in red for matrix plot and time series of returns are shown in in Summary plot