The || I think means that you are putting 2 graphs in the same image.
That || is a synonym for | is in the help, but that is as a logical
operator. The | is used to overlay graphs. I thought maybe this would
not be clear from the help for logical operators.
The /// means attach the next line to THIS point ( before /// ) in
this line. This is explained in the help.
Thank you,
Ashim.
On Sat, Jan 3, 2009 at 8:43 PM, Ashim Kapoor <[email protected]> wrote:
> Hello!
>
> try help comments to learn about ///
>
> try help ||
>
> Thank you,
> Ashim.
>
> On Sat, Jan 3, 2009 at 8:04 PM, Claude Francoeur
> <[email protected]> wrote:
>> What is the meaning of || and /// as in :
>>
>> twoway rarea lb ub weight, sort || ///
>> line xb weight, legend(off) sort
>>
>> Where can I find an explanation in Stata Help.
>>
>> Thanks
>> *
>> * For searches and help try:
>> * http://www.stata.com/help.cgi?search
>> * http://www.stata.com/support/statalist/faq
>> * http://www.ats.ucla.edu/stat/stata/
>>
>
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/