setExcludeColumn: Set the exclude parameter on an object

View source: R/exclude.R

setExcludeColumnR Documentation

Set the exclude parameter on an object

Description

This function adds the exclude column to an object. To change the exclude value, use the exclude() function.

Usage

setExcludeColumn(object, exclude, dataname = "data")

Arguments

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.

Value

The object with an exclude column and attribute


billdenney/pknca documentation built on April 1, 2024, 10:45 p.m.