MathCad on R
Hi,
I am using R to analyze some thermal conductivity data, and I also have some related functions in MathCad 15. Does anyone know of a way to access or import MathCad into R?
I know it is possible to do it with MatLab: there is a package written in R for it.
I believe that many R users use C++ to write the functions that I have in MathCad: and it's easy to import C++ into R. But I don't know C++.
I have a lot of code in R, and it does what I need in general, so I want to use it as my main package for this application. I'm just hoping to find a way to re-use what i've done in MathCad.
I asked the same question on StackExchange and so far nobody has come back and said it's possible.
I suspect that it's not possible, and that i will have to re-type/formulate my MathCad code into C++ for use in R.
Thanks,
Alan

