ruler.Verbose | R Documentation |
Writes a ruler.
## S3 method for class 'Verbose'
ruler(this, char="-", toColumn=this$rightMargin, length=toColumn - this$indentPos,
level=this$defaultLevel, ...)
char |
A |
toColumn |
The column number where the ruler should finish. |
length |
The length of the ruler. |
... |
Not used. |
level |
A |
Returns nothing.
Henrik Bengtsson
For more information see Verbose
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.