lawrenceadams / R-demo

contains some example usage of R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R-demo

contains

  1. intro.Rmd: R markdown file used to generate an introductory presentation to R

  2. introPHD.Rmd: R markdown updating intro.Rmd. presentation is online here

  3. demo.r: the original R script. development only. refer to the Rmd file please.

  4. bar.f and bar.so: source code and compiled fortran subroutine

For other R resources check out the R homepage, or a collection of material on my wiki.

About

contains some example usage of R


Languages

Language:R 98.7%Language:Fortran 1.3%