For example, this code imports the Python os module and calls some functions within it: library(reticulate) os <- import("os") os ...
確定! 回上一頁