| Arguments$getTags {R.filesets} | 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.