save_version: Save paper draft

Description Usage Arguments Details Value

View source: R/rmd_wrangle.R

Description

save_version saves a copy of the manuscript with a custom note appended to the filename by the variable note. If no note is given the filename is extended by a version number.

Usage

1
save_version(folder = NULL, title = NULL, note = NULL)

Arguments

folder

Directory to look for manuscript

title

Paper title, if NULL puts project name in front

note

Character to append to filename

Details

Used in scripts: Robust function: FALSE

Value

Returns the new file path invisibly


AndreSjuve/flowaid documentation built on Dec. 17, 2021, 8:50 a.m.