use_template: Use .R[md] template

Description Usage Arguments Author(s) Examples

Description

Create .R or .Rmd file using a template that includes header lines

Usage

1
2
3

Arguments

file

The name of the generating file. The ".R" or ".Rmd" extension will be added if it is missing.

author

The author of the script

Author(s)

Mun-Gwan Hong, mungwan@gmail.com

Examples

1
2
3
4
5
6
7
8
9
## Not run: 
use.R_template("process_data") 

## End(Not run)

## Not run: 
use.Rmd_template("process_data") 

## End(Not run)

Rundmus/Useful2me-R_package documentation built on Nov. 13, 2020, 4:16 p.m.