plotmissing: Plot data to visualize missing values

Description Usage Arguments Details Author(s)

View source: R/covUitls.R

Description

Plot data to visualize missing values

Usage

1
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

Author(s)

Rohit Arora


covmat documentation built on May 30, 2017, 4:36 a.m.