Description Usage Arguments Value Examples
View source: R/project-criteria.R
Project.criteria is a constructor to Factor S4 objects.
1 | Project.criteria(list.of.project.criterion)
|
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
1 | ## Not run: Project.criteria(list(project.criterion1,project.criterion2))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.