llprint: llprint

Description Usage Arguments Examples

Description

Collapse by white spaces a sentence from any variable passed on to the function. Print the sentence to the screen and write it to your markdown report file, if the "path_of_report" variable is defined.

Usage

1

Arguments

...

Variables (strings, vectors) to be collapsed in consecutively.

Examples

1
MyFriends = c("Peter", "Bence"); llprint ("My friends are: ", MyFriends )

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