[問題] 如何讀取外部變數?

作者: eco100 ( )   2020-04-28 15:05:11
我想要執行R script的時候
例如在下command的時候 給一些變數
這些變數要帶入到R script執行
請問有什麼寫法呢?
google了一下 沒找到答案 也不知道要搜尋哪些關鍵字
有人可以幫忙解答嗎 感謝!
作者: locka (locka)   2020-04-28 15:24:00
可以用source()讀取外部R script到環境中,這是你要的嗎?
作者: eco100 ( )   2020-04-28 15:28:00
我google一下用法看看 謝謝
作者: bluecadence (Maxwell's demon)   2020-04-28 15:30:00
如果是指帶入參數 那用 commandArgs
作者: cywhale (cywhale)   2020-04-28 15:30:00
是要吃Rscript後面的參數? 可以用optparse::parse_args
作者: resentis (Ask and It's Given)   2020-04-28 19:10:00
readline() ?

Links booklink

Contact Us: admin [ a t ] ucptt.com