show_net {fcoex}R Documentation

Retrieve fcoex net plots

Description

Retrieve fcoex net plots

Usage

show_net(fc)

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

Arguments

fc

Object of class fcoex.

Value

A plot corresponding to a fcoex analysis

Examples

data("fc")
show_net(fc)

[Package fcoex version 1.2.0 Index]