newline.Verbose {R.utils} | R Documentation |
Writes one or several empty lines.
## S3 method for class 'Verbose': newline(this, n=1, ..., level=this$defaultLevel)
n |
The number of empty lines to write. |
... |
Not used. |
level |
A numeric value to be compared to the threshold. |
Returns nothing.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see Verbose
.