a a dataframe of all of the process connections Includes the following data columns:
process type, algorithm, 'from' compartment, 'to' compartment, and conditional
AliasTable
a table of aliases (unchanged from the supplied rvi$AliasTable)
Arguments
rvi
data object generated from the rvn_rvi_read routine
ProcConDataFile
(optional) path to RavenProcesConnections.dat file
Author
James R. Craig, University of Waterloo
Details
Relies on a valid and up-to-date RavenProcessConnections.dat file.
This file is provided with the RavenR package, but
may be overridden by a more recent file if provided manually.
See Also
rvn_rvi_read to read a .rvi file and generate an rvi object, and
rvn_rvi_process_ggplot or rvn_rvi_process_diagrammer to plot the process network produced in this function.