convertComment.SmartComments {R.utils}R Documentation

Converts a single smart comment to R code

Description

Converts a single smart comment to R code.

Usage

## S3 method for class 'SmartComments':
convertComment(...)

Arguments

... Not used.

Value

Should return single character of valid R code.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see SmartComments.


[Package R.utils version 1.1.1 Index]