[R] loading .rda file
Leslie Rutkowski
leslie.rutkowski at gmail.com
Tue Aug 30 16:37:24 CEST 2016
Hi,
I'm slowly migrating from SAS to R and - for the very first time - I'm
working with a native .Rda data file (rather than importing data from other
sources). When I load this .Rda file into the global environment using
load("file path") I see a data.frame in the global environment called
"mydata" that corresponds to the .rda file.
My question: how can I change the name of this data.frame to something of
my choosing?
Thanks for considering this very simple question.
Leslie
[[alternative HTML version deleted]]
More information about the R-help
mailing list