silent_log <- silently(log) silent_log(1) silent_log("a") # Error in .f(...) : non-numeric argument to mathematical function.
確定! 回上一頁