I may be in the "wrong section"
if i wrote and R function and i wish to call it from R snippet , how do i direct KNIME to the directory of the function ?
Thx
I may be in the "wrong section"
if i wrote and R function and i wish to call it from R snippet , how do i direct KNIME to the directory of the function ?
Thx
Just call source() within the R code in the very same R snippet.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.