validationData<-,S4Model,List_or_list_or_NULL-method {PDATK}R Documentation

Setter Method for the validationData of an S4Model Object.

Description

Setter Method for the validationData of an S4Model Object.

Usage

## S4 replacement method for signature 'S4Model,List_or_list_or_NULL'
validationData(object) <- value

Arguments

object

An S4Model object.

value

A List- or list-like object containing the new validation data for the S4Model object.

Value

None, updates the object.


[Package PDATK version 1.1.3 Index]