add_entry: Add entry

View source: R/utils_module.R

add_entryR Documentation

Add entry

Description

Adds an entry to a string of text to be witten to pdf

Usage

add_entry(text, ...)

Arguments

text

Starting text string

...

Contents of the new entry. They will be pasted together with a space. Any vectors will be separated with a semicolon. Any # will be replaced by a division line

Value

Updated text variable with the new entry


gbaquer3/rMSIcleanup documentation built on Feb. 24, 2023, 2:58 p.m.