Wrapper function for calling executables in R
executable(filename)
filename
a path with a name to the .exe file to be wrapped here.
Executable output.
Dennis Walvoort