This function removes specified attributes. When applied to a data.frame, it will also remove recursively the specified attributes to each column of the data.frame.
remove_attributes(x, attributes)
an object
a character vector indicating attributes to remove