powered by
Returns object with attributes removed
unattr(x)
any R object
a similar object with attributes removed
attribute removal copies the object as usual
attributes, setattributes, unclass
attributes
setattributes
unclass
# NOT RUN { bit(2)[] unattr(bit(2)[]) # }
Run the code above in your browser using DataLab