getRccUrl.RccViolationException {R.oo}R Documentation

Static method to get a URL where the RCC can be found

Description

Static method to get a URL where one can find details about the R Code Convention (RCC). Currently the URL is http://www.maths.lth.se/help/R/RCC/.

Usage

RccViolationException$getRccUrl(...)

Arguments

... Not used.

Value

Returns a character string.

Author(s)

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

See Also

For more information see RccViolationException.

Examples

## Not run: For a complete example see help(RccViolationException).

[Package R.oo version 1.6.5 Index]