comment_styler: Function to create the padded comment

Description Usage Arguments Value

Description

This function is the logic that runs to reformat the comment as a section break

Usage

1
comment_styler(x, double_mode=FALSE, l = 80)

Arguments

x

a string to format

double_mode

a logical indicating only to convert lines starting with at least a double hash sign

l

an integer indicating length to pad

Value

a string that is formatted


ReportMort/sectioncomment documentation built on May 9, 2019, 9:45 a.m.