txstats {rbtc} | R Documentation |
Statistics of a transaction
Description
This function returns key statistics/characteristics of a transaction.
Usage
txstats(con, txid)
Arguments
con |
|
txid |
|
Value
data.frame
Author(s)
Bernhard Pfaff
See Also
Other UtilityFuncs: bkfee
,
blockattime
, blockstats
,
date2int
, int2date
,
intMaxDay
, intMinDay
,
intRangeDay
, intRangePeriod
,
timeofblock
, txfee
,
txids
, txinids
,
utxoage
, utxotype
,
utxovalue
[Package rbtc version 0.1-6 Index]