new_html_notes: Create a new Rmd document for note-taking purposes

View source: R/new_html_notes.R

new_html_notesR Documentation

Create a new Rmd document for note-taking purposes

Description

Includes with my own boilperplate YAML and chunk options and uses the custom output format function html_notes(), which uses its own basic CSS styles

Usage

new_html_notes(file, open = FALSE)

Arguments

file

path to save the new presentation

open

whether to open the file in the R Studio IDE

Value

creates file and (if specified) opens in R Studio IDE


evanmascitti/ecmfuns documentation built on April 5, 2025, 1:52 a.m.