setExcludeColumn | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.