How to make sure my R script execution will not continue until my terminal process launched by rstudioapi library is done under windows?

前端 未结 0 1719
名媛妹妹
名媛妹妹 2020-12-04 05:46

I\'m building an R script that needs to call some terminal process using the rstudioapi library.

My problem is that to avoid errors I need my code to wait for

相关标签:
回答
  • 消灭零回复
提交回复
热议问题