Skip to content

(no subject)

1 message · Sarah Goslee

#
Hi Nils,
On Wed, Jun 27, 2012 at 10:16 AM, Nils G?lzow <Nils.Guelzow at gmx.de> wrote:
Please read
?dput

To include data properly in an email, do
dput(mydata)
or
dput(head(mydata, 20))
if your data frame has many rows, and copy the result into your email.
Using dput() preserves the data structure and values.
You can and should add to this thread, but please remember to use
reply all and not simply reply, so your mail goes to the list and not
just to me.

Sarah