A logical (default is FALSE). If TRUE the function returns a list which includes allowance information, i.e. cost of the request, remaining credits and your account name.
# NOT RUN {# Get all assets available on 'Cryptowatch'df.assets <- get_assets()
# Bitcoin asset detailsasset.btc <- get_assets("btc")
# }# NOT RUN {# }