show_net {PFP}R Documentation

Show an Object

Description

show method short for PFPRefnet object

Usage

show_net(object)

## S4 method for signature 'PFPRefnet'
show_net(object)

Arguments

object,

PFPRefnet object

Value

show the network

See Also

PFPRefnet-class

Examples

data(PFPRefnet_hsa)
show_net(PFPRefnet_hsa)

[Package PFP version 1.0.0 Index]