beautifyComment: Beautify R comments

View source: R/beautifyComment.R

beautifyCommentR Documentation

Beautify R comments

Description

This function beautifys multi-line R comments to fit the 80 column margin perfectly without the need of tedious manual formatting.

Usage

beautifyComment(inputstring)

Arguments

inputstring

Character vector of length 1 containing R code.


mwip/beautifyR documentation built on Oct. 23, 2022, 8:21 a.m.