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

## Not run: 
data("fc")
show_net(fc)

## End(Not run)

[Package fcoex version 1.7.2 Index]