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