generate_nodes {CaPO4Sim}R Documentation

CaPO4 Nodes Generator

Description

Generate nodes for the CaPO4 network

Usage

generate_nodes(
  components,
  organs,
  regulations,
  background,
  diseases,
  organs_nodes_size,
  hormones_nodes_size
)

Arguments

components

Shiny input CaPO4 component selector. See networkOptions.

organs

Shiny input to toggle organs display. See networkOptions.

regulations

Shiny input to toggle hormone display. See networkOptions.

background

Shiny input background selector. See networkOptions.

diseases

Shiny input disease selector. See diseaseSelect.

organs_nodes_size

Shiny input for organs node size. See networkOptions.

hormones_nodes_size

Shiny input for hormones node size. See networkOptions..


[Package CaPO4Sim version 0.2.0 Index]