Project.criteria {coppeCosenzaR} | R Documentation |
Project.criteria Constructor
Description
Project.criteria is a constructor to Factor S4 objects.
Usage
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
## Not run: Project.criteria(list(project.criterion1,project.criterion2))
[Package coppeCosenzaR version 0.1.3 Index]