powered by
chars
Setwise Union of chars Objects
# S3 method for chars union(x, y, ...)
the setwise union of x and y.
x
y
a chars object.
a chars object or character vector.
further arguments passed to or from other methods.
union(chars("java"), chars("script"))
Run the code above in your browser using DataLab