Learn R Programming

wdnet (version 1.2.3)

print_control_preference: Prints rpa_control_preference() in terminal

Description

Prints rpa_control_preference() in terminal

Usage

print_control_preference(control, directed)

Value

Returns NULL invisibly.

Arguments

control

A list of control parameters for rpa_control_preference().

directed

Logical, whether to print preference functions for directed networks only. If missing, print preference functions for both directed and undirected networks.