R Programming/Using C or Fortran

Category:Book:R Programming#Using%20C%20or%20Fortran%20

For some tasks, R can be slow. In that case, it is possible to write a program in C or Fortran and to use it from R. This page is for advanced programmers only.

References

    Category:Book:R Programming