Description Usage Arguments Value Examples
Create a data manager for epiviz app
1 | createMgr(server = server)
|
server |
An object of class |
An object of class EpivizDataMgr
1 2 | server <- epivizrServer::createServer(port=7123L)
data_mgr <- epivizrData::createMgr(server)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.