Is there a way to call a Mathematica function from R? I'm using RStudio.
I'm trying to build a 'package' in Mathematica and call it from R. By the way, for this to work, would the person need to have mathematica installed?
I've seen packages written in C++, being called in R. The system didn't seem to have any c++ compiler/editor installed...
Any help would be appreciated.