Skip to contents

Get NetVis network statistics

Usage

fetch_netvis_stats()

Value

A named list with node counts (formula, herb, compound, target, disease) and edges sub-list.

Examples

if (FALSE) { # \dontrun{
fetch_netvis_stats()
} # }