This function adds the exclude column to an object. To change the
exclude value, use the exclude
function.
setExcludeColumn(object, exclude, dataname = "data")
object | The object to set the exclude column on. |
---|---|
exclude | The column name to set as the exclude value. |
dataname | The name of the data.frame within the object to add the exclude column to. |
The object with an exclude column and attribute