getOptionFactorsNames {coppeCosenzaR}R Documentation

getOptionFactorsNames

Description

This function returns a sorted vector with all the factors names in a Option S4 object

Usage

getOptionFactorsNames(option)

Arguments

option

an Option S4 object

Value

It provides a sorted vector with the names of factors in an option.

Examples

## Not run: getOptionFactorsNames(option)


[Package coppeCosenzaR version 0.1.3 Index]