getProjectFactorsSpecific {coppeCosenzaR} | R Documentation |
getProjectFactorsSpecific
Description
This function returns a sorted vector with all the factors names in a Project S4 object which were classified as specific to the project under discussion.
Usage
getProjectFactorsSpecific(project)
Arguments
project |
an Project S4 object |
Value
It provides a sorted vector with the names of factors in an project which were classified as specific to the project under discussion.
Examples
## Not run: getProjectFactorsSpecific(project)
[Package coppeCosenzaR version 0.1.3 Index]