Learn R Programming

coppeCosenzaR (version 0.1.3)

getProjectFactorsNames: 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

Run this code
# NOT RUN {
getProjectFactorsNames(project)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab