Learn R Programming

TreatmentSelection (version 2.1.1)

is.trtsel: is x a trtsel object?

Description

Function to check if an object is of class "trtsel"

Usage

is.trtsel(x)

Arguments

x

Any R object.

Value

Returns TRUE or FALSE depending on whether x is a "trtsel" object or not.