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.
嗨,我最近将 Revolution R 企业集成到 Knime(R 节点)。我想知道是否有办法将 RxXdfData 类转换为用于 Knime 节点处理的 data.frame(R 片段只处理 data.frame 对象)。提前致谢
根据这个答案,您正在寻找要转换为 data.framerxXdfToDataFrame的函数。rxDataStep
rxXdfToDataFrame
rxDataStep