Skip to contents

Create new RStudio Rmarkdown document with content of interest

Usage

new_file_write(content, type = "rmarkdown")

Arguments

content

vector with text to include in file

type

type of file to create in RStudio IDE, RMarkdown by default