vfplot_sparklines: Sparklines
Description
Sparklines to print on top of vfplots
Usage
vfplot_sparklines( vf, ylim = c( -5, 35 ), collin = NULL, ... )
Arguments
vf
vf-object with sensitivity thresholds, or TD or PD values
ylim
y-limit for the plots for the sparkline.
collin
color for each sparkline to be plotted. Default is NULL, then all plotted in dark gray
...
Arguments to be passed to methods, such as graphical parameters.
Details
Plots sparklines on top of other vfplots. It is used for the PLR plot in the PoPLR layout.
Examples
Run this code# NOT RUN {
# }
# NOT RUN {
vflayout_poplr( vf91016right )
# }
Run the code above in your browser using DataLab