getProjectFactorsNames {coppeCosenzaR} | R Documentation |
getProjectFactorsNames
Description
This function returns a sorted vector with all the factors names in a Project S4 object
Usage
getProjectFactorsNames(project)
Arguments
project |
an Project S4 object |
Value
It provides a sorted vector with the names of factors in an project
Examples
## Not run: getProjectFactorsNames(project)
[Package coppeCosenzaR version 0.1.3 Index]