<b>PypeR</b>, A<i>Python</i>Package for Using<i>R</i>in<i>Python</i>
Generate an AI Snapshot to get a quick, structured summary of this paper.
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
PypeR, a Python package which allows the R language to be called in Python using the pipe communication method, gains flexibility in sub-process controls, memory control, and portability across popular operating system platforms.
Abstract
This article describes PypeR, a Python package which allows the R language to be called in Python using the pipe communication method. By running R through pipe, the Python program gains flexibility in sub-process controls, memory control, and portability across popular operating system platforms, including Windows, GNU Linux and Mac OS X. PypeR can be downloaded at http://rinpy.sourceforge.net/.
