search for: aodh

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

Did you mean: adh
2011 Dec 01
2
Writing a function, want a string argument to define the name of the excel sheet to be called
...e(M, file = "result.csv",append=TRUE, sep = ",") } I've had a look but I couldn't find help for this particular problem and it's one I'd like to solve, so I can change make several excel files to solve the analysis my actual function does. Thank you very much, Aodh?n -- View this message in context: http://r.789695.n4.nabble.com/Writing-a-function-want-a-string-argument-to-define-the-name-of-the-excel-sheet-to-be-called-tp4128384p4128384.html Sent from the R help mailing list archive at Nabble.com.
2012 May 25
3
Breaking up a vector
...t r[i] <- sum(dz) #SUM UP THE SQUARES AND STORE IT IN rv, THIS IS RV_t dz2 <- dz^2 rv[i] <- sum(dz2) #END THE LOOP } However, the window seems to expand for some reason, so z ends up being a much longer vector than it should be and full of NAs. Any help or advice is much appreciated. Aodh?n -- View this message in context: http://r.789695.n4.nabble.com/Breaking-up-a-vector-tp4631329.html Sent from the R help mailing list archive at Nabble.com.
2011 Mar 19
1
I want to create an object to use for the plot command
...code before and it was working fine, I honestly don't know what the problem is, I've used R reasonable extensively before but never with these packages so I'm not sure what I might have done wrong. If anyone could take the time to help me out, I'd really appreciate it. Yours etc, Aodh?n -- View this message in context: http://r.789695.n4.nabble.com/I-want-to-create-an-object-to-use-for-the-plot-command-tp3390383p3390383.html Sent from the R help mailing list archive at Nabble.com.