search for: noflagmod0

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

2001 Jun 20
0
recordPlot usage: add snaps to a list.
...does not mean what I think it does. A #intitialize a list pictureList <- list(); #loop through variable names, take return from each histomatic call, and append #to pictureList. for (var in nameList) if (is.numeric (RandMastMod0[[var]])) { pictureList <- c(pictureList, histomatic(NoFlagMod0,RandMastMod0,NoMastMod0,var)); } After that, pictureList is not a null thing, > attributes(pictureList) $names [1] "displaylist" "gpar" "displaylist" "gpar" "displaylist" [6] "gpar" "displaylist" &qu...