Re: [R] Reading help functions

2020-07-23 Thread Eric Berger
Hi Pedro, Reading R help pages definitely takes practice. Here's a tip: when you bring up the help page, scroll down to the bottom to see if there are examples (there usually are.) I find that seeing examples often provides enough information to let you figure out what you need to do. HTH, Eric

Re: [R] Reading help functions

2020-07-23 Thread Michael Dewey
Dear Pedro If you prefer reading in Spanish which from your name may be the case then if you go to CRAN, click on Documentation | Contributed you will find some documentation in Spanish including several aimed at beginners. There are some in Portuguese as well if I have mis-interpreted your na

Re: [R] Reading help functions

2020-07-22 Thread Rasmus Liland
On 2020-07-22 19:42 -0400, Duncan Murdoch wrote: > On 22/07/2020 1:20 p.m., Pedro páramo wrote: > > Hi all, > > > > I am trying all time to use ?? help > > function but most of the time it > > cost me a lot to understand what > > they are saying, explaining, there > > is some manual to step by

Re: [R] Reading help functions

2020-07-22 Thread Duncan Murdoch
On 22/07/2020 1:20 p.m., Pedro páramo wrote: Hi all, I am trying all time to use ?? help function but most of the time it cost me a lot to understand what they are saying, explaining, there is some manual to step by step how to interpret help guides in R. I hope you can understand me because of