You can try copy the file into another location and in the R: load(file.choose()) ls()
choose the file .RData On 29/01/07, Vladimir Eremeev <[EMAIL PROTECTED]> wrote: > > > Dear all, > > I have a directory with my research project, containing files > .RData > and > inflow.RData > > I am just curious, is there any way to explore contents of inflow.RDatafrom > command line without affecting .RData and without copying inflow.RData to > another location? > I can see names and character attributes (of something in the file) in a > 3rd > party raw file viewer. > > -- > View this message in context: > http://www.nabble.com/how-to-explore-contents-of-R-data-file-from-command-line--tf3135483.html#a8688071 > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > [email protected] 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. > -- Henrique Dallazuanna [[alternative HTML version deleted]] ______________________________________________ [email protected] 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.
