template4articles: create Rmd with predefined text for quick notes on articles

View source: R/template4articles.R

template4articlesR Documentation

create Rmd with predefined text for quick notes on articles

Description

This function will open existing files or create a new one with predefined text.

Usage

template4articles(file = file.path(tempdir(), "example.Rmd"), ...)

Arguments

file

Character. Specify full file path to open or create a file.

...

Arguments passed to 'utils::file.edit'.

Author(s)

Frederik Sachser

See Also

file.edit, fe


sachserf/sf documentation built on June 8, 2024, 4:23 p.m.