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.
有没有办法让 knitr 或您的 R 脚本向您显示已处理的文件,以及将多少数据加载到 R 脚本中?
一个例子可能是(数据集的简单汇总统计):
myfile1.csv 1.2g someotherfile.xml 291m
将其级联到我的文档编译中的最佳方法是什么?