how can i draw the graph in R?
how to draw the math graph?
4 messages · 水静流深, John Kane, Marc Girondot +1 more
-----Original Message----- From: 1248283536 at qq.com Sent: Sat, 30 Mar 2013 16:08:07 +0800 To: r-help at r-project.org Subject: [R] how to draw the math graph? how can i draw the graph in R?
Many ways. What graph? http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example http://people.su.se/~lundh/reproduce/introduction_plot.pdf John Kane Kingston ON Canada
______________________________________________ R-help at 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.
____________________________________________________________ FREE 3D MARINE AQUARIUM SCREENSAVER - Watch dolphins, sharks & orcas on your desktop!
Le 30/03/13 09:08, ???? a ?crit :
how can i draw the graph in R?
Can you ask a more precise question and show that you have tried to do something before asking such a general question: How the world has been created... Sincerely Marc Girondot
__________________________________________________________ Marc Girondot, Pr Laboratoire Ecologie, Syst?matique et Evolution Equipe de Conservation des Populations et des Communaut?s CNRS, AgroParisTech et Universit? Paris-Sud 11 , UMR 8079 B?timent 362 91405 Orsay Cedex, France Tel: 33 1 (0)1.69.15.72.30 Fax: 33 1 (0)1.69.15.73.53 e-mail: marc.girondot at u-psud.fr Web: http://www.ese.u-psud.fr/epc/conservation/Marc.html Skype: girondot
On Mar 30, 2013, at 1:08 AM, ???? wrote:
how can i draw the graph in R?______________________________________________
I'm guessing you attached a graphic or other file in some format other than .png or .pdf and that it was stripped by the mail-server that only accepts text format or a very limited number of graphics formats. Most mail clients will not label anything with a .csv or .dat extension as MIME-text so they get stripped even if they are only just ASCII text. Even .Rata file s would get stripped Before you reply ... Please read ALL of the Posting Guide, then read ALL of the General Instructions page: http://www.r-project.org/mail.html#instructions
.....
and provide commented, minimal, self-contained, reproducible code.
Which means it is your responsibility (at least this is our understanding of the social contract) to provide a dataset in R code suitable for testing and creating illustration with.
David Winsemius Alameda, CA, USA