Suharto Anggono Suharto Anggono
2019-Sep-05 15:09 UTC
[Rd] R-intro: Appendix A: attach position
In "An Introduction to R", in "Appendix A? A sample session", in the part on Michelson data, information for attach(mm) is Make the data frame visible at position 3 (the default). In fact, the 'attach' is at position 2.
>>>>> Suharto Anggono Suharto Anggono via R-devel writes:Thanks: fixed now in the trunk. Best -k> In "An Introduction to R", in "Appendix A? A sample session", in the part on Michelson data, information for > attach(mm) > is > Make the data frame visible at position 3 (the default).> In fact, the 'attach' is at position 2.> ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel