[Rcpp-devel] RInside: interrupting an analysis
Dirk Eddelbuettel
edd at debian.org
Tue May 30 02:51:53 CEST 2017
On 30 May 2017 at 09:22, Jonathon Love wrote:
| is there a way to gracefully 'interrupt' an analysis run from RInside?
|
| i'll need to send an interrupt from a different thread? (whatever R does
| when you hit Ctrl+C)
|
| and can RInside deal from the fallout from that?
Should be no different than R in the console because RInside embeds R. R
itself has an interrupt handler watching these things.
Dirk
--
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
More information about the Rcpp-devel
mailing list