RccViolationException$getRccUrl | R Documentation |
Static 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, ...)
... |
Not used. |
Returns a character
string.
Henrik Bengtsson
For more information see RccViolationException
.
## Not run: For a complete example see help(RccViolationException).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.