ic_new_r_file: Start a new R script file with Integral's header...

View source: R/templates.R

ic_new_r_fileR Documentation

Start a new R script file with Integral's header [Experimental]

Description

Creates a new script with header

Usage

ic_new_r_file(filepath = "", open = TRUE)

Arguments

filepath

File to be created.

open

Logical. Defaults to TRUE

Examples

## Not run: 
ic_new_r_file("myfile.R")

## End(Not run)

IntegralEnvision/integral documentation built on Nov. 4, 2024, 2 p.m.