Set data attributes
Set most important data attributes (name, xvalues, excluded rows and columns, etc.) to a dataset
mda.setattr(x, attrs, type = "all")
x
: a datasetattrs
: list with attributestype
: a text variable telling which attributes to set ('all', 'row', 'col')