On 10/12/2016 10:13 AM, Witold E Wolski wrote:
To which document
"See section 'Good practice' in '?data'."
refers too?
It refers to the help page for the data() function, which you see by
typing ?data in the console.
Duncan Murdoch
Found the following calls to data() loading into the global environment:
File 'bibliospec/R/annotateClass.R':
data("AminoAcids")
See section 'Good practice' in '?data'.
Thanks
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.