[R] Break [SEC=UNCLASSIFIED]

Crombie, Joe Joe.Crombie at brs.gov.au
Mon Oct 8 01:23:25 CEST 2007


Hi,

You can exit out of the 'identify()' routine by either:

 right-click > 'stop' 

Or

 click on 'stop > stop locator' in the top-left of the plot window.

The script should continue with line1, line2 etc.

Cheers  Joe


Joe Crombie
 
Information and Risk Sciences
Bureau of Rural Science
Canberra  Australia
 
p: +61 2 6272 5906
e: joe.crombie at brs.gov.au
 

-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org]
On Behalf Of jaugusto at saquarema.com.br
Sent: Monday, 8 October 2007 6:38 AM
To: r-help at r-project.org
Subject: [R] Break



    Hi

    I'm running R-2.5.1 for Windows and I have a rsy.txt script with a
structure like
         .
         .
         .
         pl <- plot(mod,dis = "sp",type="p")
         identify(pl,"sp",labels=shnam,pos=TRUE)
         line1
         line2
         .
         .
         .
I enter the command
          > source("*.txt")
and when R read the identify instruction they stop and wait user
actions. After all I give a escape e R end!
They d'ont read
         line1
         line2
and so on. How to force the continuation of the script execution.

   Thanks

______________________________________________
R-help at 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.

------IMPORTANT - This message has been issued by The Department of Agriculture, Fisheries and Forestry (DAFF). The information transmitted is for the use of the intended recipient only and may contain confidential and/or legally privileged material. It is your responsibility to check any attachments for viruses and defects before opening or sending them on. 

Any reproduction, publication, communication, re-transmission, disclosure, dissemination or other use of the information contained in this e-mail by persons or entities other than the intended recipient is prohibited. The taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you have received this e-mail in error please notify the sender and delete all copies of this transmission together with any attachments. If you have received this e-mail as part of a valid mailing list and no longer want to receive a message such as this one advise the sender by return e-mail accordingly. Only e-mail correspondence which includes this footer, has been authorised by DAFF 
------



More information about the R-help mailing list