Hi Jana, How are you trying to save the file you created? Depending on what sort of R object you have (data frame/matrix or list or ...), try looking at ?write.table and ?save as some possibilities for keeping your data. In the future, if you provide us with more details (like the version of R you are using, the type of file, ideally some small example code), and exactly the result you are hoping for, we can give you better suggestions for how to do it.
Sincerely, Josh On Sat, Aug 6, 2011 at 12:44 PM, sekhmet <jmakedon...@gmail.com> wrote: > Hello, > > This might seem a trivial and stupid question. I have generated a large file > with results after landmark reflection, and every time I try saving it, it > only saves the part which is displayed in the R console....How can I get my > results for all processed specimens? > > Thank you in advance for considering my request! > > Jana > > -- > View this message in context: > http://r.789695.n4.nabble.com/Exporting-ALL-generated-results-long-list-from-R-tp3723897p3723897.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Joshua Wiley Ph.D. Student, Health Psychology Programmer Analyst II, ATS Statistical Consulting Group University of California, Los Angeles https://joshuawiley.com/ ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.