getnettotals | R Documentation |
Returns information about network traffic, including bytes in, bytes out, and current time.
getnettotals(con)
con |
object of class |
A S4-object of class ANSRPC
.
Bernhard Pfaff
https://bitcoin.org/en/developer-reference#getnettotals, https://bitcoin.org/en/developer-reference#remote-procedure-calls-rpcs
Other Network RPCs:
addnode()
,
clearbanned()
,
disconnectnode()
,
getaddednodeinfo()
,
getconnectioncount()
,
getnetworkinfo()
,
getpeerinfo()
,
listbanned()
,
ping()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.