| Statistics-R documentation | view source | Contained in the Statistics-R distribution. |
Statistics::R::Bridge - Implements a communication bridge between Perl and R (R-project).
This will implements a communication bridge between Perl and R (R-project) in different architectures and OS.
You shouldn't use this directly. See Statistics::R for usage.
Start R and the bridge.
Stop R and the bridge.
stop() and start() R.
Return the path to the R binary (executable).
Send some command to be executed inside R. Note that $CMD will be loaded by R with source()
Read the output of R for the last group of commands sent to R by send().
Return the last error message.
Graciliano M. P. <gm@virtuasites.com.br>
Brian Cassidy <bricas@cpan.org>
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Statistics-R documentation | view source | Contained in the Statistics-R distribution. |