| Arguments$getTags | R Documentation |
Gets and validates tags.
## Static method (use this):
## Arguments$getTags(..., na.rm=TRUE, collapse=",")
## Don't use the below:
## S3 method for class 'Arguments'
getTags(static, ..., na.rm=TRUE, collapse=",")
... |
|
na.rm |
If |
collapse |
A |
Returns a character string or
character vector (iff collapse is NULL).
Henrik Bengtsson
For more information see Arguments.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.