Message: format a text message

Description Usage Arguments Value

View source: R/utils.R

Description

format a text message

Usage

1
Message(head = NULL, items = NULL, item_sep = ", ", tail = "\n")

Arguments

head

head of message

items

join multiple items into a single string with item_sep as seperator.

item_sep

item seperator

tail

tail of message. \n should be used at the end always.

Value

a string


zzwch/convgene documentation built on July 11, 2021, 9:41 a.m.