b: Generate Multi-line comments

Description Usage Arguments Examples

View source: R/utility_functions.R

Description

A function that allows the user to write multi-line comments that are not run.

Usage

1
b(string)

Arguments

string

A character string with the desired comments.

Examples

1
2
3
4
b("
First line of comments
Second line of comments
")

rettopnivek/utilityf documentation built on March 1, 2021, 7:05 p.m.