search for: versiuon

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

Did you mean: version
2011 Dec 12
1
Please delete my e-mail judit.barroso@montana.edu
...ore it gets into R. I understand that one should not need to write out data and then re-read it in some way. As I said, those more experienced with R will probably offer better ideas. Tom On Mon, Dec 12, 2011 at 5:05 PM, Bert Gunter <gunter.berton at gene.com> wrote: > Sorry -- previous versiuon prematurely sent. Full version is: > > Yikes! You should never have to do this sort of thing (writing stuff > out to files, etc.) > > What is wanted, I believe, is ?do.call as in > > do.call(boxplot, z) > > where z is list(a,b,c) as Sarah described. > > Ho...
2000 Dec 22
2
REading the netCDF format into R
Hi! I have been coding a C-program which will read data from the netCDF format (a commonly used file format in the geophysical research community: see Unidata's URL for explanation: http://www.unidata.ucar.edu/packages/netcdf/), and have got to the point where I don't know what the error message mean. The C-program is called nc2r.c. When compiling the code, I get a number of warnings,
2011 Dec 12
4
Boxplot of multiple vectors with different lengths
Hello, I'm attempting to write a code that automatically imports data from different files (with different lengths-just one variable) and makes tidy box plots for comparison. I can successfully import the data and create a list of the vectors I want to compare. But I cannot, for the life of me, figure out how to generate box plots using the "list" option. Suppose these are my data: