View source: R/beautifyComment.R
beautifyComment | R Documentation |
This function beautifys multi-line R comments to fit the 80 column margin perfectly without the need of tedious manual formatting.
beautifyComment(inputstring)
inputstring |
Character vector of length 1 containing R code. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.