Project.criteria: Project.criteria Constructor

Description Usage Arguments Value Examples

View source: R/project-criteria.R

Description

Project.criteria is a constructor to Factor S4 objects.

Usage

1
Project.criteria(list.of.project.criterion)

Arguments

list.of.project.criterion

list of Project.criterion S4 objects. The list is type checked and cannot be empty. The factors of the used project.criterion must be distinct

Value

a Project.criteria S4 object

Examples

1
## Not run: Project.criteria(list(project.criterion1,project.criterion2))

coppeCosenzaR documentation built on May 2, 2019, 8:18 a.m.