I've really apreciated your advice! Thanks!

On Wed, Jun 9, 2010 at 14:05, Peter Ehlers <ehl...@ucalgary.ca> wrote:

> Soapbox:
> Well, if you're just starting out with R it would be
> a VERY good idea to learn right away that T is not TRUE
> and F is not FALSE, at least not always. Sooner or
> later you WILL have problems. So do yourself a favour
> and get into the habit of using TRUE/FALSE instead of T/F.
>
> (I know that Petr knows better.)
>
>  -Peter Ehlers
>
>
> On 2010-06-09 9:08, Larissa Lucena wrote:
>
>> Thanks so much!!! I'm using R for the first time, and so, I have many
>> stupid
>> doubts! Sorry and thanks again!
>>
>>  Regards!
>>
>> 2010/6/9 Petr PIKAL<petr.pi...@precheza.cz>
>>
>>  Hi
>>>
>>> where did you find parameter add=T.
>>>
>>> You can use
>>>
>>> par(new=T)
>>> before using new plot command
>>>
>>> or use
>>>
>>> points, lines
>>>
>>> Regards
>>> Petr
>>>
>>>


-- 
Larissa

        [[alternative HTML version deleted]]

______________________________________________
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.

Reply via email to