Hi Emanuela, Welcome to R
It can be hard finding even relatively simple things when you are just starting. You might want to have a look at http://www.unt.edu/rss/class/Jon/R_SC/ or http://www.burns-stat.com/documents/tutorials/impatient-r/ if ou have not already seen them. Patrick Burn's site http://www.introductoryr.co.uk/R_Resources_for_Beginners.html has some useful links If you are a refugee from SAS or SPSS, this paper by Bob Muenchen is very useful www.et.bs.ehu.es/~etptupaf/pub/R/RforSAS&SPSSusers.pdf Some tricks for asking a good question in the R help list is here: https://github.com/hadley/devtools/wiki/Reproducibility or http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example In most cases it is very useful to provide some data. See ?dput in the last two links. A small bit of sample data in your original post would definately have helped. Many or most R-help readers do not use nabble and really hate to have to go there to see the context of a message. You should always leave the important parts of earlier messages to let the R-help reader see what the problems and other suggested solutions may be. John Kane Kingston ON Canada > -----Original Message----- > From: diddle1...@fastwebnet.it > Sent: Mon, 10 Jun 2013 09:08:59 -0700 (PDT) > To: r-help@r-project.org > Subject: Re: [R] Substituting the values on the y-axis > > I did look into tutorials but I could not find the exact request I am > looking > for. I just started using R so I am still a beginner. If you then know > where I can find it, can you please redirect me to it > > > > > -- > View this message in context: > http://r.789695.n4.nabble.com/Substituting-the-values-on-the-y-axis-tp4669165p4669171.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. ____________________________________________________________ FREE ONLINE PHOTOSHARING - Share your photos online with your friends and family! Visit http://www.inbox.com/photosharing to find out more! ______________________________________________ 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.