Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想观察 R 对非常大的数据集的性能如何,并与其他统计软件进行一些比较。是否可以让 R 为其计算和操作计时?我需要一些东西告诉我,比如“最后一个任务花了 43 毫秒”,或者类似的东西。
提前致谢!