[R] See section 'Good practice' in '?data'.
Duncan Murdoch
murdoch.duncan at gmail.com
Sat Dec 10 23:27:34 CET 2016
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
>
>
More information about the R-help
mailing list