makeNetworkMatrices: makeNetworkMatrices

Description Usage Arguments

View source: R/makeNetworkMatrices.R

Description

make links and nodes matrices for use in network plotting software

Usage

1
2
3
4
5
6
makeNetworkMatrices(
  chosen.time,
  out,
  convertToMoles = TRUE,
  sumOverStrains = TRUE
)

Arguments

chosen.time

the time you want to plot

out

the output from microPopModel()

convertToMoles

Logical. Default is TRUE

sumOverStrains

Logical. Default is TRUE


microPop documentation built on Feb. 3, 2022, 5:07 p.m.