Hi,  I have a need to have 2 variables point to the same dataframe (d1),  I 
don't want to simply copy the dataframe ( d2<-d1 ) as my understanding is that 
this will create a second dataframe.  Any suggestions on best practice here?

Thank You,

//************************
// Alex Bryant
// Software Developer
// Integrated Clinical Systems, Inc.
// 908-996-7208


________________________________
Confidentiality Note: This e-mail, and any attachment to...{{dropped:13}}

______________________________________________
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.

Reply via email to