llogit: llogit

Description Usage Arguments Examples

Description

Collapse by white spaces a sentence from any variable passed on to the function. llogit() writes it to your markdown report file, if the "path_of_report" variable is defined. It does not print the sentence to the screen.

Usage

1

Arguments

...

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

Examples

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

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