Learn R Programming

tntpr (version 1.2.1)

header_tntp: Insert header_script_tntp.

Description

Call this function from inside a .R file in RStudio to insert the standard TNTP header into your active script.

Usage

header_tntp()

Arguments

Value

nothing

Examples

Run this code
if (FALSE) { # rstudioapi::isAvailable()
header_tntp()
}

Run the code above in your browser using DataLab