Skip to content

ices-taf-dev/make-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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")