man-roxygen/cy-visual-property-structure.R

#' @details 
#' ## Structure of Cytoscape Visual Property
#'  ```
#' CyVisualProperty
#' |---properties = CyVisualPropertyProperties
#' |   |--name
#' |   |--value 
#' |---dependencies = CyVisualPropertyDependencies
#' |   |--name
#' |   |--value 
#' |---mappings = CyVisualPropertyMappings
#' |   |--name
#' |   |--type
#' |   |--definition 
#' |---appliesTo = <reference to subnetwork id>
#' |---view = <reference to subnetwork id>
#' ```
frankkramer-lab/RCX documentation built on Feb. 4, 2023, 5:12 p.m.