md.image.linker: md.image.linker

Description Usage Arguments Examples

Description

Format a markdown image reference (link) to a .pdf and .png versions of graph, and insert both links to the markdown report, set by "path_of_report". If the "b.png4Github" variable is set, the .png-link is set up such, that you can upload the whole report with the .png image into your GitHub repo's wiki, under "Reports"/OutDir/ (Reports is a literal string, OutDir is the last/deepest directory name in the "OutDir" variable. See create_set_OutDir() function.). This function is called by the ~wplot functions.

Usage

1
md.image.linker(fname_wo_ext, OutDir_ = ww.set.OutDir())

Arguments

fname_wo_ext

Name of the image file where markdown links going to point to.

OutDir_

The output directory (absolute / full path).

Examples

1
md.image.linker (fname_wo_ext = "MyPlot"  )

vertesy/MarkdownReportsDev documentation built on Nov. 15, 2021, 9:59 a.m.