powered by
Project.criteria is a constructor to Factor S4 objects.
Project.criteria(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
a Project.criteria S4 object
Project.criteria
# NOT RUN { Project.criteria(list(project.criterion1,project.criterion2)) # } # NOT RUN { # }
Run the code above in your browser using DataLab