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 的 S4 方法单独留在 OOP 上,我想尝试将 OOP 与较新的 R6 包一起使用。现在我想知道:我使用 R6 包构建的对象是否与“并行”包兼容?谢谢你们。