powered by
chars
Extract Unique Elements of chars Objects.
# S3 method for chars unique(x, ...)
a chars object containing unique elements.
a chars object.
further arguments passed to or from other methods.
unique(chars("mississippi"))
Run the code above in your browser using DataLab