storage.list: Show storage list

Description Usage Value Examples

Description

Given storage list from current connection setup or given connection

Usage

1

Value

Storage list in give Bigstream connection

Examples

1
2
3
4
5
6
7
8
## Not run: 
host <- "http://sample.bigstream.io"
storage_name <- "sample.sensordata"
token <- "token"
bs.connect(host, token)
storage.list()

## End(Not run)

igridproject/Rbigstream documentation built on May 20, 2019, 9:14 p.m.