getRccUrl.RccViolationException.RdStatic method to get a URL where one can find details about the R Code Convention (RCC). Currently the URL is https://aroma-project.org/developers/RCC/.
## Static method (use this):
## RccViolationException$getRccUrl(...)
## Don't use the below:
# S3 method for class 'RccViolationException'
getRccUrl(this, ...)Returns a character string.
For more information see RccViolationException.