search for: subtitlestr

Displaying 1 result from an estimated 1 matches for "subtitlestr".

Did you mean: subtitles
2007 Aug 29
1
Plot command drops part of the plot for large plots in multiple figure environment
...ar(no.readonly = TRUE) par_plot6 <- par(mfrow = c(3, 2)) FplotDetOK (d1, BPS1) FplotDetOK (d2, BPS2) FplotDetOK (d3, BPS3) FplotDetOK (d4, BPS4) FplotDetOK (d5, BPS5) FplotDetOK (d6, BPS6) par(op) } FplotDetOK = function(d, BPS) { # Purpose: Plot detector status for MONICA loops # # subtitleStr = paste ("BPS = ", BPS) plot(d$det_ok_num, pch=".", col="blue", sub = subtitleStr) } Charles Lindveld Centre for Transport Studies Imperial College London [[alternative HTML version deleted]]