Transfers_NetworkPlot: Transfers_NetworkPlot

Description Usage Arguments Value

View source: R/Transfers_NetworkPlot.R

Description

This function creates a Network plot (visNetwork) with the transfer data scrapped before.

Usage

1
Transfers_NetworkPlot(transfers_df, transfer_fee_bins = 3)

Arguments

transfers_df

A data-frame returned from get_transfers function.

transfer_fee_bins

The number of bins to define from the Fee of the transfer. This is used to define the color of the links on the visualisation illustrating the value of a transaction. Defaults to 3.

Value

A visNetwork graph.


joaomicunha/transfermarktR documentation built on May 22, 2019, 2:44 p.m.