Learn R Programming

spup (version 1.4-0)

executable: Wrapper function for calling executables in R

Description

Wrapper function for calling executables in R

Usage

executable(filename)

Value

Executable output.

Arguments

filename

a path with a name to the .exe file to be wrapped here.

Author

Dennis Walvoort