ic_new_rmd_file: Start a new RMarkdown document with Integral header

View source: R/templates.R

ic_new_rmd_fileR Documentation

Start a new RMarkdown document with Integral header

Description

Drafts a new RMarkdown document with Integral header [Experimental]

Usage

ic_new_rmd_file(filepath = "", open = F)

Arguments

filepath

File to be created.

open

Open the file in the default editor (TRUE/FALSE)

Examples

## Not run: 
ig_new_rmd_file("myrmd.Rmd")

## End(Not run)

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