The data sets should be documented...

library(MASS)
?cats

and then the source should tell you how to site it

and specifically

?airquality

On Tue, Nov 4, 2008 at 11:03 AM, dxc13 <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> As part of a project I am doing, I am using the "airquality" data set that
> comes built into R as a means of showing an example of how my analysis will
> be carried out.  I know that citation("package") will produce a citation for
> any R package, but is there a proper way to cite this data set?
>
> Thanks,
> ~D
> --
> View this message in context: 
> http://www.nabble.com/how-to-cite-R-data-sets-tp20325205p20325205.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> 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.
>



-- 
Stephen Sefick
Research Scientist
Southeastern Natural Sciences Academy

Let's not spend our time and resources thinking about things that are
so little or so large that all they really do for us is puff us up and
make us feel like gods.  We are mammals, and have not exhausted the
annoying little problems of being mammals.

                                                                -K. Mullis

______________________________________________
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