Skip to content

mohsinali1990/tutorial-R-noninteractive

 
 

Repository files navigation

Tutorial R Non-Interactive

This tutorial is about how to execute R scripts in non-interactive mode; the covered topics are:

  • Introduction
  • R CMD BATCH
  • Rscript
  • Shell script
  • Redirection

The scripts/ folder contain R script files, and output files, used in the examples discussed in each section.

Creative Commons License
All the media content (narrative and images) is licensed under a Creative Commons Attribution 4.0 International License.

All source code (i.e. code in R script files) is licensed under a BSD-2 LICENSE. See the LICENSE file for more information.

Author: Gaston Sanchez

About

Executing R scripts non-interactively

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 99.9%
  • Other 0.1%