R.utils (version 1.8.1)

convertComment.SmartComments: 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 Rcode.

See Also

For more information see SmartComments.