s-news
[Top] [All Lists]

[S] skipping lines in plot

To: "'splus'" <s-news@wubios.wustl.edu>
Subject: [S] skipping lines in plot
From: "Box, Jim" <box00002@onyx.dcri.duke.edu>
Date: Wed, 24 Feb 1999 13:48:45 -0500
Sender: owner-s-news@wubios.wustl.edu
I have a vector v of 18 values, three of which are NA.

I would like to plot(v,1:18), and have it skip over the NAs:

11          v11

10         {empty line}

 9         v9

I can't seem to make this happen.
Thanks for the help.

        
______________
Jim Box
DCRI Statistics

-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu.  To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message:  unsubscribe s-news

<Prev in Thread] Current Thread [Next in Thread>
  • [S] skipping lines in plot, Box, Jim <=