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