Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 184 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 184 Bytes

Make Examples

How to run

01_linreg_makefile

In the shell:

$ make

02_linreg_tafmake

In the shell,

$ Rscript make.R

or inside R:

source("make.R")