Description Usage Arguments Value
View source: R/NetworkTableManagement.R
Create Data view (singular).
1 2 | createDataView(cn, datatables, datamap, name_base, table_number,
number_of_nodes, max_length_of_table)
|
cn |
A RODBC Connection |
datatables |
The names of the data tables associated with the network |
datamap |
Network's datamap |
name_base |
Base name for the data views |
table_number |
Number of the data view |
number_of_nodes |
The number of nodes in the data view |
max_length_of_table |
The maximum number of nodes in the view |
The data view name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.