Description Usage Arguments Value
Read data (evidence) into a network's data table
1 |
net |
The network, with a valid data table name in the dataTable field - so network tables must have been initialized. |
item |
The first or only row to read. |
itemTo |
The last row to read, or NA. at the location. |
zeroindexed |
Specifies if returned values should be zero indexed. |
connection |
An open RODBC connection |
A dataframe consisting of the specified rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.