Skip to content

data frame to workspace

3 messages · playballa23, Raphael Saldanha, michael.weylandt at gmail.com (R. Michael Weylandt

#
Is there a way to import a data frame into a workspace? I created a data
frame and from my understanding, a data frame is a type of object, and that
the workspace stores the current session's objects. Wondering why my data
frame is not showing up...

Any thoughts/suggestions?

--
View this message in context: http://r.789695.n4.nabble.com/data-frame-to-workspace-tp3986415p3986415.html
Sent from the R help mailing list archive at Nabble.com.
What did you do to create/save/load your data frame? There are n -> infty ways to do all three of those steps and it's hard to give meaningful help without knowing what you tried. 

M
On Nov 3, 2011, at 11:46 AM, playballa23 <cjose at mail.usp.edu> wrote: