Skip to content
Prev 363167 / 398503 Next

R help

Hello,

Please use ?dput to post a data example. Use something like the  
following, where 'dat' is the name of your data.frame.

dput(head(dat, 30))? # paste the output of this in a mail

Hope this helps,

Rui Barradas
?

Citando ???? ????????? <v.grabarnik at gmail.com>:
?