get_stats {XINA}R Documentation

get_stats

Description

Calculate statistics of the given data for XINA network analysis

Usage

get_stats(centrality_results, na.rm = FALSE)

Arguments

centrality_results

Network centrality score data frame calculated by XINA network module

na.rm

If it is FALSE, no exclusion of NA values.

Value

A data frame containing statistics of XINA network centrality scores


[Package XINA version 1.8.0 Index]