search for: ha5

Displaying 3 results from an estimated 3 matches for "ha5".

Did you mean: a5
2005 Jan 03
4
Inspecting R functions
...<RETURN> however, if I do this in R, I get the response function (x, ...) UseMethod("hist") <environment: namespace:graphics> How can I inspect the structure of a function in R? ------------------------------- Richard Dybowski 143 Village Way Pinner HA5 5AA, UK Tel: 07976 250092
2001 Nov 19
1
Symbol escape sequence in xlab
...ol", "plain")) but I got the warning message parameter "vfont" couldn't be set in high-level plot() function Is it possible to use a symbol escape sequence in xlab? Richard ------------------------------- Richard Dybowski, 143 Village Way, Pinner, Middlesex HA5 5AA, UK Tel (mobile): 079 76 25 00 92 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the...
2001 Jul 04
2
boxplot(list(m[,1],...,m[,c]))
...L <- list(rep(0,ncol(m))) for(i in 1:ncol(m)){ L[[i]] <- m[,i] } return(L)} boxplot(colpart(m)) for this purpose. Surely there must be a more eloquent way! Richard ------------------------------- Richard Dybowski, 143 Village Way, Pinner, Middlesex HA5 5AA, UK Tel (mobile): 079 76 25 00 92 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the...