Rdocumentation
powered by
Learn R Programming
NetRep (version 1.0.2)
sampleOrderInternal: Internal use function for calculating sample order
Description
Used by plotting functions: assumes user input has been sanitised already
Usage
sampleOrderInternal(props, verbose, na.rm)
Arguments
props
network properties to calculate order from.
verbose
logical; is verbose printing turned on?
na.rm
logical; remove missing nodes?
Value
list structure of ordered nodes.