标签: r ipc interprocess inter-process-communicat
与stan和jags等外部程序通信的R包如何处理进程间通信?我可以想象使用system()调用和/或输入/输出到文件是可行的,但我猜他们是以更优雅的方式进行的。