search for: vedits

Displaying 2 results from an estimated 2 matches for "vedits".

Did you mean: edits
2011 Jan 28
1
ReferenceClasses examples {method}
...difications in an 'append'-style : edits <<- c(edits,list(backup)) #as opposed to c(list(backup),edits) I hope I'm not wrong. As a complementary question, suppose one kept 'c(edits,list(backup))', does anyone know how todiscard first element(s) of a list? For a vector : vedits<<-vedits[-1] But lists can't be selected that way ( edits<<- edits [[-1]] #wrong ) Bye. Marc [[alternative HTML version deleted]]
2005 Aug 29
2
Non-standard characters in Ascii-Files
Dear R-list In R 2.1.1 under Win XP on a P4 with 2GB Ram when typing > temp<-matrix(c(1:16000000),4000,4000) > write(file="temp.txt", temp) > scan("temp.txt") I receive: Error in scan("temp.txt") : scan() expected 'a real', received '414851' The motivation for evoquing this meassage is that I am getting the same meassage with exported