Rdocumentation
powered by
Learn R Programming
commentr (version 1.0.4)
empty_line: Helper function to create string with hashtags and spaces
Description
Helper function to create string with hashtags and spaces
Usage
empty_line(..., token = "#")
Arguments
...
arguments passed to
comment_width
token
a character specifying the comment symbol. "#" by default.