Hi All,
I am trying to merge in a second data set into an R calculation. It looks like there is a new node type: (R+Table to R) that would do the trick. The first data set has length J, and the second data set has length G and I don't want to mash these together.
What is the variable name (e.g. RMODEL, RDATA, RIN??) that the "R" part (a square connector in upper left) so that I can access it in R? I can see the data file that contains it is mentioned in the log file.
I know the triangle comes in as `R', but it seems to overwrite the R input because the load statement loads the original RMODEL/RDATA/RIN as the `R' variable too.
Thanks,
Eric
P.S. I know others have posted a similar question, but I wish to ask again because its two years later and there seems to be this new node that could do it.