unique.chars {charcuterie} | R Documentation |
chars
Objects.Extract Unique Elements of chars
Objects.
## S3 method for class 'chars'
unique(x, ...)
x |
a |
... |
further arguments passed to or from other methods. |
a chars
object containing unique elements.
unique(chars("mississippi"))