Skip to content

qtalr/project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## Project description...


## Instructions ... 


---------

**About this template**

The main file that coordinates the execution of this reproducible project is `Makefile.R`. This file contains commands to set up global R packages and to execute the project files. You may choose to run R scripts, R Markdown, or Quarto files.

The project files should be modular and self-contained. Each file should be able to run independently of the others. The `Makefile.R` file should be able to run each file in the project.

The entire project can be executed by running the following command in the terminal:

```bash
R CMD Rscript Makefile.R
```


About

Minimal reproducible project framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages