plots: A plots Function

Description Usage Arguments Examples

Description

This function allows you to plot according to chosen plotmethod from various packages

Usage

1
plots(xts, plotmethod = "default", methodpar)

Arguments

xts

xts Object.

plotmethod

Mention your plotmethod from supported package. At present, only charts.PerformanceSummary is working. Default to plot.xts method.

methodpar

mention your methodpar function

Examples

1
plots(xts, plotmethod = "charts.PerformanceSummary", methodpar)

Shubham-Khanve/skplot documentation built on May 9, 2019, 1:29 p.m.