md.import: md.import

Description Usage Arguments Examples

Description

Import and concatenated an external markdown or text file to the report

Usage

1
md.import(from.file, to.file = path_of_report)

Arguments

from.file

File to be appended at the (current) last line of the report

to.file

The report file. Defined as "path_of_report" by default, which is set by the "setup_MarkdownReports" function.

Examples

1
md.import("~/Downloads/yourfile.txt")

vertesy/MarkdownReports.v2.9.5 documentation built on May 22, 2019, 4 p.m.