Description Usage Arguments Value
Get or set the description and documentation
strings for an object.
1 2 3 4 | description(x)
description(x) <- value
documentation(x)
documentation(x) <- value
|
x |
object whose description or documentation attribute is to be set or retrieved |
value |
a string |
The setters invisibly return x, the getters return the desired
attribute or NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.