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.
testthat对使用 ggplot2 生成的图进行单元测试(R 包)的最佳方法是什么?
testthat
我将使用固定数据,因此将使用 equal 将输入表 dt 验证为 ggplot2。
我知道: