assign-eval_data: Assign a new list with evaluation data to a SIAMCAT object

Description Usage Arguments Value Examples

Description

Assign a new list with evaluation data to a SIAMCAT object

Usage

1
2
3
4
eval_data(x) <- value

## S4 replacement method for signature 'siamcat,list'
eval_data(x) <- value

Arguments

x

an object of class siamcat-class

value

a list of evaluation data

Value

none

Examples

1
2

SIAMCAT documentation built on Nov. 8, 2020, 5:14 p.m.