README.md

xtranat

CRAN
status R-CMD-check

xtranat

The functions in the ‘xtranat’ package are based on random walks. They compute Counting Betweenness and Random Walk Centrality. It also computes the intermediate measure Mean First Pass Time.

Installation

You can install the development version of xtranat from GitHub with:

# install.packages("devtools")
devtools::install_github("fdepaolis/xtranat")

Example

This is a basic example which shows you how to solve a common problem:

library(xtranat)
## basic example code


Try the xtranat package in your browser

Any scripts or data that you put into this service are public.

xtranat documentation built on March 31, 2023, 6:14 p.m.