show_ora {fcoex}R Documentation

Retrieve fcoex ora plots

Description

This function was copied and adapted from the CEMiTool package. The visualization in this function is derivative of the intelectual work of CEMiTool's authors.

Usage

show_ora(fc)

## S4 method for signature 'fcoex'
show_ora(fc)

Arguments

fc

Object of class fcoex.

Value

A plot corresponding to a fcoex analysis

Examples

data("fc")
show_ora(fc)

[Package fcoex version 1.2.0 Index]