search for: randmastmod0

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

2001 Jun 20
0
recordPlot usage: add snaps to a list.
...hat snap a onto a list of snaps, but all have failed, making me think 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" "di...