add_source_as_dep {deckgl} | R Documentation |
Add source as JavaScript dep
Description
Add source as JavaScript dep
Usage
add_source_as_dep(deckgl, id, data)
Arguments
deckgl |
A deckgl widget object. |
id |
The unique id of the source. |
data |
The url to fetch data from or a data object. |
[Package deckgl version 0.3.0 Index]