View source: R/network_utils.R
| generate_nodes | R Documentation | 
Generate nodes for the CaPO4 network
generate_nodes(
  components,
  organs,
  regulations,
  background,
  diseases,
  organs_nodes_size,
  hormones_nodes_size
)
| 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.. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.