RTscript: Main sript for usage of RTemplate as a command-line tool

View source: R/RTemplate.R

RTscriptR Documentation

Main sript for usage of RTemplate as a command-line tool

Description

You just call it, and it takes arguments from command-line and does stuff. an example shell script would look like this

Usage

RTscript(args = commandArgs(trailingOnly = TRUE))

Details

"#!/bin/bash" "R -e "rtemplate:RTscript()" –args $@"


llaniewski/rtemplate documentation built on Feb. 4, 2024, 12:29 p.m.