Skip to contents

Get the viper results from an ingres object

Usage

getViperResults(ingres.object)

Arguments

ingres.object

an ingres object

Value

A data frame containing viper results

Examples

ing <- createExampleIngresObjectWithViper()
#> Error in createExampleIngresObjectWithViper(): could not find function "createExampleIngresObjectWithViper"
head(getViperResults(ing))
#> Error in getViperResults(ing): object 'ing' not found