insertDashLine: Insert Commented Dash Line To Source

Description Usage Examples

Description

Insert a commented dash line of the form "#—–" into current script. The function insertDashLine is a wrapper for the function insertLine that takes a dashnb argument specifying the number od dashes one would want to have after the "#". This arument is buil-in as 79 by default to cply with the default margin in Rstudio of 80 character.

Usage

1

Examples

1
## Not run: insertDashLine()

VLucet/Rdash documentation built on May 11, 2019, 3:03 p.m.