md_plot: Markdown Plot

Description Usage Arguments Value

Description

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

Usage

1
2
3
md_plot(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 plot 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 plot in markdown format ready for inclusion in a report.


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