md_template: Markdown Template

Description Usage Arguments Value

Description

Returns a string of template in markdown format ready for inclusion in a report.

Usage

1
2
3
md_template(x, sub = get_sub(), main = get_main(),
  report = get_report(), caption = NULL, locale = "en",
  ask = getOption("subfoldr.ask", TRUE))

Arguments

x

A string of the template name

sub

A string of the path to the subfolders to save the object (by default = "").

main

A string of the main subfolder.

report

A string indicating the report folder to copy the csv files.

caption

A string of the caption.

locale

A string of the locale.

ask

A string indicating whether to ask before creating a sub directory.

Value

A string of the template in markdown format ready for inclusion in a report.


poissonconsulting/subfoldr documentation built on Feb. 18, 2021, 11:17 p.m.