Skip to content
Prev 174868 / 398503 Next

command to start a program (fortran code)

If you want to integrate Fortran into R, see the manual Writing R 
Extensions.

If you want to just call some external program (independent of the 
language it is written in) via the operating system, see ?system (and 
?shell on Windows).

Uwe Ligges
thoeb wrote: