executable {spup} | R Documentation |
Wrapper function for calling executables in R
Description
Wrapper function for calling executables in R
Usage
executable(filename)
Arguments
filename |
a path with a name to the .exe file to be wrapped here. |
Value
Executable output.
Author(s)
Dennis Walvoort
[Package spup version 1.4-0 Index]