Learn R Programming

coppeCosenzaR (version 0.1.3)

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

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

Run the code above in your browser using DataLab