full_line: Helper function to create string with repeated hashtags

Description Usage Arguments

View source: R/help_functions.R

Description

Helper function to create string with repeated hashtags

Usage

1
full_line(..., token = "#")

Arguments

...

arguments passed to comment_width

token

a character specifying the comment symbol. "#" by default.


commentr documentation built on May 2, 2019, 2:23 a.m.